]> granicus.if.org Git - postgresql/commit
Patch that makes quoting "sameuser", "samegroup", and "all" remove
authorBruce Momjian <bruce@momjian.us>
Thu, 25 Dec 2003 03:44:05 +0000 (03:44 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 25 Dec 2003 03:44:05 +0000 (03:44 +0000)
commit3e32e9476f827f9ac76fa3cdb1b3767d8a69619d
tree20834c5ddb11208cdf5484d9e7baeb6d7ff76d95
parent1c757c49fa95c8db90fae69787ac27d5ebabad4b
Patch that makes quoting "sameuser", "samegroup", and "all" remove
special meaning of these terms in pg_hba.conf.

Also changes ugly pg_hba.conf IPv6 netmask of
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff to ::1/128.

Andrew Dunstan
src/backend/libpq/hba.c
src/backend/libpq/pg_hba.conf.sample