

   			      Pgeasy 3.0
		    (Formerly contrib/pginterface)

Attached is a copy of the Postgres support routines I wrote to allow me
to more cleanly interface to the libpq library, more like a 4GL SQL
interface.

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

	$ gmake
	$ gmake install


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

