Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries

Bruce Momjian <bruce@momjian.us>

Commit: c3e9699f212050b0c8bdf3772eeaaffa3c3596cd
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-01-06T03:18:27Z
Releases: 7.4.1
Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries
if the OS supports it.  Code will still compile on non-IPv6-aware
machines (feature added by Bruce).

Nigel Kukard

Files