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
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b931304506064b7890c712e4c6d925da59f389d5

Modified Files
--------------
src/test/perl/PostgresNode.pm | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Add DISTINCT to information schema usage views
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre