postgresql/src/interfaces/libpq
Bruce Momjian 2b0bb797ec Bump minor version numbers for 8.1 compared to 8.0. 2005-03-14 17:27:50 +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
Makefile Bump minor version numbers for 8.1 compared to 8.0. 2005-03-14 17:27:50 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bcc32.mak Properly implement "Response files" for bcc. Add URL's to describe the 2005-03-07 21:10:58 +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 Add conditional inclusion of <com_err.h> to support old 'heimdal' 2005-01-12 21:37:54 +00:00
fe-auth.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-connect.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
fe-exec.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 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 Prevent service dbname from defaulting to service name, per bug report 2003-12-19 21:50:54 +00:00
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 Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
pthread.h.win32 Enable thread safety for win32.mak build of PostgreSQL. 2004-06-19 04:22:17 +00:00
win32.c Because the change to gettext. Needs a bunch of new includes. Patch 2005-02-27 22:57:17 +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 Properly implement "Response files" for bcc. Add URL's to describe the 2005-03-07 21:10:58 +00:00

README

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