postgresql/src/interfaces/libpq
2003-08-08 16:32:45 +00:00
..
po Translation updates by Dennis Björklund 2003-08-08 11:03:29 +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 Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-auth.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-connect.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-exec.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-lobj.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-misc.c Fix some more problems with testing error returns from SSL. 2003-08-04 17:25:14 +00:00
fe-print.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-protocol2.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-protocol3.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-secure.c Fix some more problems with testing error returns from SSL. 2003-08-04 17:25:14 +00:00
libpq-fe.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
libpq-int.h Update copyrights to 2003. 2003-08-04 02:40:20 +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
Makefile sprompt not needed in libpq. 2003-08-08 16:32:45 +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 Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
pqexpbuffer.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
pqsignal.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
pqsignal.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
win32.c Update copyrights to 2003. 2003-08-04 02:40:20 +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

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