projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc86dd
)
Updated IPv6 patch to fix netmask.
author
Bruce Momjian
Fri, 6 Dec 2002 03:49:19 +0000
(
03:49
+0000)
committer
Bruce Momjian
Fri, 6 Dec 2002 03:49:19 +0000
(
03:49
+0000)
src/backend/libpq/pg_hba.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/libpq/pg_hba.conf.sample
b/src/backend/libpq/pg_hba.conf.sample
index 4ff29977c62efce003a0618d26e0a18d45f21ef4..1116debbc1acf07c85aae9a6c87401cac1a460ae 100644
(file)
--- a/
src/backend/libpq/pg_hba.conf.sample
+++ b/
src/backend/libpq/pg_hba.conf.sample
@@
-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:fff
f:ffff:ffff
trust