postgresql/src/interfaces/libpq
2007-11-15 21:14:46 +00:00
..
po Translation updates 2007-10-27 00:13:43 +00:00
.cvsignore Patch to make libpq.rc be a built-for-distribution file was a few 2004-12-21 02:14:41 +00:00
bcc32.mak Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move the 2007-03-08 19:27:28 +00:00
exports.txt Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 2007-10-13 20:18:42 +00:00
fe-auth.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
fe-auth.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
fe-connect.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
fe-exec.c Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 2007-10-13 20:18:42 +00:00
fe-lobj.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
fe-misc.c Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 2007-10-13 20:18:42 +00:00
fe-print.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
fe-protocol2.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
fe-protocol3.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
fe-secure.c pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
libpq-fe.h Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 2007-10-13 20:18:42 +00:00
libpq-int.h pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
libpq.rc.in Stamp 8.3beta1, except in configure.in/configure. 2007-10-04 19:12:04 +00:00
Makefile Make it possible, and default, for MingW to build with SSPI support 2007-07-24 09:00:27 +00:00
nls.mk Translation updates 2007-10-27 00:13:43 +00:00
pg_service.conf.sample Add LDAP URL documentation. 2007-09-14 14:31:22 +00:00
pqexpbuffer.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pqexpbuffer.h Use PQExpBuffer for error message in fe-auth.c. 2007-07-23 17:52:06 +00:00
pqsignal.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pqsignal.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pthread-win32.c Silence mingw compiler warning 2007-04-18 08:32:40 +00:00
README
win32.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
win32.h Make Win32 build use our port/snprintf.c routines, instead of depending 2005-12-06 02:29:04 +00:00
win32.mak Default to thread safety on, and support more CPU options. Also 2007-10-02 19:01:45 +00:00

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