postgresql/src/include/libpq
Magnus Hagander 9872381090 Parse pg_hba.conf in postmaster, instead of once in each backend for
each connection. This makes it possible to catch errors in the pg_hba
file when it's being reloaded, instead of silently reloading a broken
file and failing only when a user tries to connect.

This patch also makes the "sameuser" argument to ident authentication
optional.
2008-09-15 12:32:57 +00:00
..
auth.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
be-fsstubs.h Add server side lo_import(filename, oid) function. 2008-03-22 01:55:14 +00:00
crypt.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
hba.h Parse pg_hba.conf in postmaster, instead of once in each backend for 2008-09-15 12:32:57 +00:00
ip.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
libpq-be.h Parse pg_hba.conf in postmaster, instead of once in each backend for 2008-09-15 12:32:57 +00:00
libpq-fs.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
libpq.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
md5.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pqcomm.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pqformat.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pqsignal.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00