

				Pgeasy 3.0.1

Pgeasy is a PostgreSQL API that is a cleaner interface to the libpq
library, more like an SQL 4GL interface.

To compile, edit the Makefile and set POSTGRES_HOME to the proper path,
possibly modify the SHARED flags, then:

	$ gmake
	$ gmake install

There are examples in /examples and docs in /docs.

The home of pgeasy is:

	http://gborg.postgresql.org/project/pgeasy/projdisplay.php


Bruce Momjian (pgman@candle.pha.pa.us)
