postgresql/src/interfaces/libpq
Tom Lane 15c21bf8e1 Defend against possibility that SSL error reporting mechanism returns
a NULL pointer.  Per report from Stephen Pillinger 8-Nov-01.
2001-11-11 02:09:05 +00:00
..
de.po updates 2001-11-02 19:16:47 +00:00
fe-auth.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
fe-auth.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
fe-connect.c Defend against possibility that SSL error reporting mechanism returns 2001-11-11 02:09:05 +00:00
fe-exec.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fe-lobj.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fe-misc.c Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
fe-print.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
libpq-fe.h Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
libpq-int.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
libpq.rc Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpqdll.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
libpqdll.def Below is the patch against current cvs for libpgtcl and 2001-09-06 02:54:56 +00:00
Makefile Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
nls.mk Russian translation by Serguei Mokhov 2001-08-07 11:41:17 +00:00
pqexpbuffer.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pqexpbuffer.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
pqsignal.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
pqsignal.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
ru.po Some post pgident run updates, 2001-11-07 03:09:15 +00:00
win32.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
win32.mak Add MD5 to win32.mak 2001-08-25 03:01:26 +00:00
zh_CN.po I've just finished the Chinese NLS support(zh_CN part) files 2001-10-04 15:44:14 +00:00
zh_TW.po Apply updated PO language patch. 2001-10-31 04:31:17 +00:00

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