pgsql: Remove PostgreSQL::Test::Utils::perl2host completely

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Remove PostgreSQL::Test::Utils::perl2host completely
Дата
Msg-id E1nLpSG-0006mf-5n@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove PostgreSQL::Test::Utils::perl2host completely

Commit f1ac4a74de disabled this processing, and as nothing has broken (as
expected) here we proceed to remove the routine and adjust all the call
sites.

Backpatch to release 10

Discussion: https://postgr.es/m/0ba775a2-8aa0-0d56-d780-69427cf6f33d@dunslane.net
Discussion: https://postgr.es/m/20220125023609.5ohu3nslxgoygihl@alap3.anarazel.de

Branch
------
REL_10_STABLE

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

Modified Files
--------------
src/test/perl/PostgresNode.pm                    |  4 ++--
src/test/perl/TestLib.pm                         | 27 ------------------------
src/test/recovery/t/025_stuck_on_old_timeline.pl |  2 +-
3 files changed, 3 insertions(+), 30 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix uninitialized variable.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Reset conn->errorReported when PQrequestCancel sets errorMessage