pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode

This has been found to cause hangs where tcp usage is forced.

Alexey Kodratov

Discussion: https://postgr.es/m/[email protected]

Backpatch to all live branches

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1d997cb3753253f2527aff398c2badbcda830588

Modified Files
--------------
src/test/perl/PostgresNode.pm | 33 +++++++++++++++------------------
1 file changed, 15 insertions(+), 18 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Update config.guess and config.sub