mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 23:33:27 -05:00
| .. | ||
| examples | ||
| halt.c | ||
| halt.h | ||
| libpgeasy.c | ||
| libpgeasy.h | ||
| Makefile | ||
| 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)