1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-31 10:30:33 +03:00
Files
postgres/src/interfaces/libpgeasy
Peter Eisentraut 5b9d0d9a5c Moved configure script from src/ to the top level directory. Moved
configuration helper things into config/ dir. Adjusted some relative paths
in makefiles.
2000-06-06 22:01:15 +00:00
..
2000-05-29 21:25:07 +00:00
2000-04-12 17:17:23 +00:00
1999-10-11 18:51:10 +00:00
2000-05-29 21:25:07 +00:00
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)