postgresql/src/include/libpq
2001-10-01 02:26:36 +00:00
..
auth.h Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
be-fsstubs.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
crypt.h Add 4-byte MD5 salt. 2001-08-17 02:59:20 +00:00
hba.h Fix a compile error on a platform that does not have PAM. 2001-10-01 02:26:36 +00:00
libpq-be.h Add 4-byte MD5 salt. 2001-08-17 02:59:20 +00:00
libpq-fs.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
libpq.h Add a check for end of client connection before expecting a password 2001-08-07 10:44:16 +00:00
password.h Expand secondary password file feature, so that you can use these 2000-07-04 16:32:01 +00:00
pqcomm.h This fixes clashing defines of ERROR. On win32, winapi.h is included, which 2001-09-06 03:18:12 +00:00
pqformat.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.h Enable SIGTERM and SIGQUIT during client authentication so 2001-09-07 16:12:49 +00:00