Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode

Andrew Dunstan <andrew@dunslane.net>

Commit: d673905d8951b4d8d52b91f07c5fa61e404489f6
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2021-04-21T14:25:39Z
Releases: 11.12
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/82e271a9a11928337fcb5b5e57b423c0@postgrespro.ru

Backpatch to all live branches

Files

PathChange+/−
src/test/perl/PostgresNode.pm modified +12 −9