postgresql/src/interfaces/libpq
2005-09-16 18:58:48 +00:00
..
po Replace an instance of $Id$ and an instance of $Header$ with $PostgreSQL$ 2005-03-07 22:59:43 +00:00
.cvsignore
bcc32.mak Add comment about \# in bcc makefiles. 2005-06-19 13:14:20 +00:00
exports.txt Adjust lo_open() so that specifying INV_READ without INV_WRITE creates 2005-06-13 02:26:53 +00:00
fe-auth.c
fe-auth.h Remove support for Kerberos V4. It seems no one is using this, it has 2005-06-27 02:04:26 +00:00
fe-connect.c
fe-exec.c The attached patch updates the thread test program to run stand-alone on 2005-08-23 21:02:05 +00:00
fe-lobj.c
fe-misc.c
fe-print.c The attached patch updates the thread test program to run stand-alone on 2005-08-23 21:02:05 +00:00
fe-protocol2.c libpq was not consistently checking for memory allocation failures. This 2005-06-12 00:00:21 +00:00
fe-protocol3.c libpq was not consistently checking for memory allocation failures. This 2005-06-12 00:00:21 +00:00
fe-secure.c
libpq-fe.h Adjust lo_open() so that specifying INV_READ without INV_WRITE creates 2005-06-13 02:26:53 +00:00
libpq-int.h The attached patch updates the thread test program to run stand-alone on 2005-08-23 21:02:05 +00:00
libpq.rc.in
libpqdll.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
Makefile
nls.mk Translation updates 2005-01-14 08:57:06 +00:00
pg_service.conf.sample Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
pqexpbuffer.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqexpbuffer.h
pqsignal.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqsignal.h
pthread-win32.c
pthread-win32.h Update pthread_self() on Win32 to return DWORD. 2005-08-28 21:42:28 +00:00
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

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