postgresql/src/interfaces/libpq
Alvaro Herrera 645adf5de8 Translation updates forward-port to HEAD. 2005-11-07 02:40:38 +00:00
..
po Translation updates forward-port to HEAD. 2005-11-07 02:40:38 +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
Makefile Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 2005-08-29 00:47:35 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bcc32.mak Adjust bcc to work for thread changes. 2005-09-16 19:00:05 +00:00
exports.txt Add missing PQinitSSL and PQregisterThreadLock to exports.txt. 2005-10-21 15:21:21 +00:00
fe-auth.c I have applied the following patch to document PQinitSSL() and 2005-10-24 15:38:37 +00:00
fe-auth.h Clean up libpq's pollution of application namespace by renaming the 2005-10-17 16:24:20 +00:00
fe-connect.c Clean up libpq's pollution of application namespace by renaming the 2005-10-17 16:24:20 +00:00
fe-exec.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-lobj.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-misc.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-print.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-protocol2.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-protocol3.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fe-secure.c I have applied the following patch to document PQinitSSL() and 2005-10-24 15:38:37 +00:00
libpq-fe.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq-int.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +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 Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
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 Standard pgindent run for 8.1. 2005-10-15 02:49:52 +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 Update pthread_self() on Win32 to return DWORD. 2005-08-28 21:42:28 +00:00
pthread-win32.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
win32.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
win32.h >OK, if you look at the last few commits to interfaces/libpq/win32.mak, 2004-07-31 06:19:23 +00:00
win32.mak This correction is required of nmake of Windows. 2005-09-16 18:58:48 +00:00

README

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