postgresql/src/interfaces/libpgeasy
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer
to one another. Sort out builddir vs srcdir variable namings. Remove some
now obsoleted make variables.
2000-08-31 16:12:35 +00:00
..
examples Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
README Update libpgeasy e-mail address 2000-04-27 18:45:43 +00:00
halt.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
halt.h Update pgeasy. 1999-10-11 18:51:10 +00:00
libpgeasy.c Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
libpgeasy.h Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use 2000-05-18 14:24:38 +00:00

README


   			      Pgeasy 2.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.

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