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

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre
Дата
Msg-id E1lZDsw-000351-07@gemulon.postgresql.org
обсуждение исходный текст
Список 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/82e271a9a11928337fcb5b5e57b423c0@postgrespro.ru

Backpatch to all live branches

Branch
------
REL_10_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Update config.guess and config.sub