pgsql: Backpatch addition of wait_for_log(), pump_until().

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Backpatch addition of wait_for_log(), pump_until().
Дата
Msg-id E1nlh4S-002GQ8-F8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Backpatch addition of wait_for_log(), pump_until().

These were originally introduced in a2ab9c06ea1 and a2ab9c06ea1, as they are
needed by a about-to-be-backpatched test.

Discussion: https://postgr.es/m/20220413002626.udl7lll7f3o7nre7@alap3.anarazel.de
Backpatch: 10-14

Branch
------
REL_10_STABLE

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

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Utils.pm |  1 +
src/test/perl/PostgresNode.pm          | 36 ++++++++++++++++++++++++++++++++++
src/test/perl/TestLib.pm               | 31 +++++++++++++++++++++++++++++
3 files changed, 68 insertions(+)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Add tests for recovery deadlock conflicts.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix possibility of self-deadlock in ResolveRecoveryConflictWithB