mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Updated IPv6 patch to fix netmask.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user