You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/interfaces/libpq
Bruce Momjian e4cbb982b0 threads.c -> thread.c, be consistent. 23 years ago
..
po Translation updates 23 years ago
Makefile threads.c -> thread.c, be consistent. 23 years ago
README
bcc32.mak Attached is the complete diff against current CVS. 23 years ago
blibpqdll.def Update libpq to make new features of FE/BE protocol available to 23 years ago
fe-auth.c Update copyrights to 2003. 23 years ago
fe-auth.h Update copyrights to 2003. 23 years ago
fe-connect.c Update copyrights to 2003. 23 years ago
fe-exec.c Update copyrights to 2003. 23 years ago
fe-lobj.c Update copyrights to 2003. 23 years ago
fe-misc.c Fix some more problems with testing error returns from SSL. 23 years ago
fe-print.c Update copyrights to 2003. 23 years ago
fe-protocol2.c Update copyrights to 2003. 23 years ago
fe-protocol3.c Update copyrights to 2003. 23 years ago
fe-secure.c Fix some more problems with testing error returns from SSL. 23 years ago
libpq-fe.h Update copyrights to 2003. 23 years ago
libpq-int.h Update copyrights to 2003. 23 years ago
libpq.rc Stamp minor version numbers for 7.4 release. 23 years ago
libpqdll.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 24 years ago
libpqdll.def Update libpq to make new features of FE/BE protocol available to 23 years ago
nls.mk Change pqInternalNotice to accept a format string and args instead of 23 years ago
pg_service.conf.sample Move pg_service.conf.sample to /interfaces/libpq. 23 years ago
pqexpbuffer.c Update copyrights to 2003. 23 years ago
pqexpbuffer.h Update copyrights to 2003. 23 years ago
pqsignal.c Update copyrights to 2003. 23 years ago
pqsignal.h Update copyrights to 2003. 23 years ago
win32.c Update copyrights to 2003. 23 years ago
win32.h Make libpq thread-safe with configure --with-threads option. 23 years ago
win32.mak Attached is the complete diff against current CVS. 23 years ago

README

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