]> granicus.if.org Git - postgresql/commitdiff
Updated IPv6 patch to fix netmask.
authorBruce Momjian <bruce@momjian.us>
Fri, 6 Dec 2002 03:49:19 +0000 (03:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 6 Dec 2002 03:49:19 +0000 (03:49 +0000)
src/backend/libpq/pg_hba.conf.sample

index 4ff29977c62efce003a0618d26e0a18d45f21ef4..1116debbc1acf07c85aae9a6c87401cac1a460ae 100644 (file)
@@ -46,4 +46,4 @@
 
 local   all         all                                                                trust
 host    all         all         127.0.0.1         255.255.255.255                      trust
-host    all         all         ::1               ffff:ffff:ffff:fff:ffff:ffff:ffff    trust
+host    all         all         ::1               ffff:ffff:ffff:ffff:ffff:ffff        trust