postgresql/src/interfaces/libpq
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3
Also performed an initial run through of upgrading our Copyright date to
extend to 2005 ... first run here was very simple ... change everything
where: grep 1996-2004 && the word 'Copyright' ... scanned through the
generated list with 'less' first, and after, to make sure that I only
picked up the right entries ...
2004-12-31 22:04:05 +00:00
..
po New translations 2004-12-13 16:30:53 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bcc32.mak Not entirely sure when this broke, but libpq's VC++ build is currently 2004-11-13 03:18:50 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-auth.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-connect.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fe-print.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq-fe.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq-int.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq.rc.in Add Win32 version stamps that increment each day for proper SYSTEM32 2004-12-19 02:16:31 +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 New translations 2004-12-13 16:30:53 +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 Use <> not "" for include of pthread.h. 2004-09-26 01:40:55 +00:00
pthread.h.win32 Enable thread safety for win32.mak build of PostgreSQL. 2004-06-19 04:22:17 +00:00
win32.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Not entirely sure when this broke, but libpq's VC++ build is currently 2004-11-13 03:18:50 +00:00

README

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