postgresql/src/interfaces/libpgeasy
2000-10-31 14:37:25 +00:00
..
examples Cleanup of <> and "" 2000-05-29 21:25:07 +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
Makefile Use $(filter ...), not $(findstring ...). 2000-10-31 14:37:25 +00:00
README Update libpgeasy e-mail address 2000-04-27 18:45:43 +00:00


   			      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)