postgresql/src/include/libpq
Tom Lane 1bf3d61504 Fix subtransaction behavior for large objects, temp namespace, files,
password/group files.  Also allow read-only subtransactions of a read-write
parent, but not vice versa.  These are the reasonably noncontroversial
parts of Alvaro's recent mop-up patch, plus further work on large objects
to minimize use of the TopTransactionResourceOwner.
2004-07-28 14:23:31 +00:00
..
auth.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
be-fsstubs.h Fix subtransaction behavior for large objects, temp namespace, files, 2004-07-28 14:23:31 +00:00
crypt.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
hba.h Fix a read of uninitialized memory in next_token() of hba.c, spotted via 2004-02-02 16:58:30 +00:00
ip.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq-be.h Avoid including <sys/time.h> on platforms that don't have it. 2004-06-24 18:55:21 +00:00
libpq-fs.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
pqcomm.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
pqformat.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
pqsignal.h Here's an attempt at new socket and signal code for win32. 2004-04-12 16:19:18 +00:00