Thread: [COMMITTERS] pgsql: Un-break things on IPv6-less platforms.

[COMMITTERS] pgsql: Un-break things on IPv6-less platforms.

From
Tom Lane
Date:
Un-break things on IPv6-less platforms.

Commit be37c2120 forgot to teach initdb about commenting out the IPv6
replication entry that it caused to exist in pg_hba.conf.sample.
Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a83e4b4f31c7afa5f7360086ebb1916cc99a4dbe

Modified Files
--------------
src/bin/initdb/initdb.c | 8 ++++++++
1 file changed, 8 insertions(+)