postgresql/src/interfaces/libpq
1999-07-18 18:06:42 +00:00
..
fe-auth.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
fe-auth.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
fe-connect.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
fe-exec.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
fe-lobj.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
fe-misc.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
fe-print.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
libpq-fe.h pgindent run over code. 1999-05-25 16:15:34 +00:00
libpq-int.h Redefine cpu's as __cpu__. Only for 6.6 branch. 1999-07-13 20:00:37 +00:00
libpq.rc Update for 6.6. 1999-07-18 18:06:42 +00:00
libpqdll.c pgindent run over code. 1999-05-25 16:15:34 +00:00
libpqdll.def Add PQresStatus() function to avoid direct access to pgresStatus[] array, 1999-02-07 22:08:54 +00:00
Makefile.in Make sure symlinks for sharedlib get removed by 'make clean'. 1999-06-30 23:57:31 +00:00
pqsignal.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pqsignal.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
win32.h > Here is a small patch that should only affect win32 building 1999-06-07 14:29:20 +00:00
win32.mak > Here is a small patch that should only affect win32 building 1999-06-07 14:29:20 +00:00

This directory contains the C version of Libpq, the POSTGRES frontend library.