Patch that makes quoting "sameuser", "samegroup", and "all" remove

Bruce Momjian <bruce@momjian.us>

Commit: 3e32e9476f827f9ac76fa3cdb1b3767d8a69619d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-12-25T03:44:05Z
Releases: 8.0.0
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

Files

PathChange+/−
src/backend/libpq/hba.c modified +29 −8
src/backend/libpq/pg_hba.conf.sample modified +6 −1