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 E1lZDsv-00034y-W0@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_11_STABLE

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

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


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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Add DISTINCT to information schema usage views
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre