mirror of
https://github.com/postgres/postgres.git
synced 2026-03-26 04:14:54 -04: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)