Patch that makes quoting "sameuser", "samegroup", and "all" remove
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/hba.c | modified | +29 −8 |
| src/backend/libpq/pg_hba.conf.sample | modified | +6 −1 |