postgresql/src/include/libpq
Bruce Momjian 3f372ee6b3 > I needed to do that for the web database that I'm setting up. We
have > 20000 users and each (potentially) needs a separate database
which is > only accessible to them. Rather than having 20000 lines
in pg_hba.conf, > I've patched Postgres so that the special token
"sameuser" in the > database field of pg_hba.conf allows access
only to the username which > is connecting.
1998-06-13 04:27:18 +00:00
..
auth.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
be-fsstubs.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
crypt.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
hba.h > I needed to do that for the web database that I'm setting up. We 1998-06-13 04:27:18 +00:00
libpq-be.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
libpq-fs.h More archive cleanup. 1997-11-21 19:02:59 +00:00
libpq.h Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
password.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
pqcomm.h What I've done: 1998-05-06 23:51:16 +00:00
pqsignal.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00