postgresql/src/interfaces/libpq
2005-04-30 04:00:07 +00:00
..
po Replace an instance of $Id$ and an instance of $Header$ with $PostgreSQL$ 2005-03-07 22:59: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 Fix BCC to not define compiler location. 2005-04-30 04:00:07 +00:00
exports.txt Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. 2004-10-30 23:11:27 +00:00
fe-auth.c Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 2005-03-25 00:34:31 +00:00
fe-auth.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-connect.c Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 2005-03-25 00:34:31 +00:00
fe-exec.c Backpatch BCC compile changes to 8.0.X for psql. 2005-04-29 13:42:21 +00:00
fe-lobj.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-misc.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
fe-print.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
fe-protocol2.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-protocol3.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-secure.c Comment out check for substitution of private key file on Windows, 2005-01-10 00:37:12 +00:00
libpq-fe.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq-int.h Make the various places that determine the user's "home directory" 2005-01-06 01:00:12 +00:00
libpq.rc.in Update version stamps for 8.1 as listed in RELEASE_CHANGES. 2005-01-18 05:00:35 +00:00
libpqdll.c
Makefile Improve cleanup from win32 client-only build. 2005-04-29 14:07:27 +00:00
nls.mk Translation updates 2005-01-14 08:57:06 +00:00
pg_service.conf.sample
pqexpbuffer.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqexpbuffer.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqsignal.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqsignal.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pthread-win32.c Backpatch BCC compile changes to 8.0.X for psql. 2005-04-29 13:42:21 +00:00
pthread.h.win32
README
win32.c Because the change to gettext. Needs a bunch of new includes. Patch 2005-02-27 22:57:17 +00:00
win32.h
win32.mak Backpatch BCC compile changes to 8.0.X for psql. 2005-04-29 13:42:21 +00:00

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