postgresql/src/interfaces/libpq
Peter Eisentraut ec506c12cd Russian translation updates by Serguei Mokhov 2003-08-01 16:19:14 +00:00
..
po Russian translation updates by Serguei Mokhov 2003-08-01 16:19:14 +00:00
Makefile Add missing file to clean target. 2003-06-17 17:58:54 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bcc32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
blibpqdll.def Update libpq to make new features of FE/BE protocol available to 2003-06-21 21:51:35 +00:00
fe-auth.c > This change (I'm sure this will wrap poorly -- sorry): 2003-06-25 01:19:47 +00:00
fe-auth.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fe-connect.c A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
fe-exec.c When using new protocol, PQexec can get out of a COPY IN or COPY OUT 2003-06-28 00:06:01 +00:00
fe-lobj.c Make libpq thread-safe with configure --with-threads option. 2003-06-14 17:49:54 +00:00
fe-misc.c Change pqInternalNotice to accept a format string and args instead of 2003-06-23 19:20:25 +00:00
fe-print.c The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
fe-protocol2.c Change pqInternalNotice to accept a format string and args instead of 2003-06-23 19:20:25 +00:00
fe-protocol3.c Change pqInternalNotice to accept a format string and args instead of 2003-06-23 19:20:25 +00:00
fe-secure.c Handle threading in two more gethostbyname calls. 2003-06-14 18:20:33 +00:00
libpq-fe.h Update libpq to make new features of FE/BE protocol available to 2003-06-21 21:51:35 +00:00
libpq-int.h At long last I put together a patch to support 4 client SSL negotiation 2003-07-26 13:50:02 +00:00
libpq.rc Stamp minor version numbers for 7.4 release. 2002-12-04 18:14:11 +00:00
libpqdll.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
libpqdll.def Update libpq to make new features of FE/BE protocol available to 2003-06-21 21:51:35 +00:00
nls.mk Change pqInternalNotice to accept a format string and args instead of 2003-06-23 19:20:25 +00:00
pg_service.conf.sample Move pg_service.conf.sample to /interfaces/libpq. 2003-02-03 14:24:07 +00:00
pqexpbuffer.c The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
pqexpbuffer.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pqsignal.c Fix inclusion order, per Andreas. 2002-11-04 14:27:21 +00:00
pqsignal.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
win32.c Make libpq thread-safe with configure --with-threads option. 2003-06-14 17:49:54 +00:00
win32.h Make libpq thread-safe with configure --with-threads option. 2003-06-14 17:49:54 +00:00
win32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00

README

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