postgresql/src/interfaces/ecpg/lib
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include
or library directories on the command line.
2001-02-20 19:20:30 +00:00
..
connect.c Moved database name handling to libecpg. 2001-01-23 08:15:50 +00:00
data.c - Synced gram.y and preproc.y. 2000-12-18 11:33:55 +00:00
descriptor.c Add configure checks for strtoll, strtoull (or strto[u]q). Disable 2000-11-20 15:56:14 +00:00
error.c Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
execute.c Remove // and make /* */ 2001-02-12 13:56:37 +00:00
extern.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
memory.c Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
misc.c Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
pg_type.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
prepare.c Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
typename.c Add configure checks for strtoll, strtoull (or strto[u]q). Disable 2000-11-20 15:56:14 +00:00