pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Raise a timeout to 180s, in test 010_logical_decoding_timelines.
Дата
Msg-id E1lncQt-0003jJ-5a@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.

Per buildfarm member hornet.  Also, update Pod documentation showing the
lower value.  Back-patch to v10, where the test first appeared.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/23059a0457c0c19c149c964490a5ca95fe0625e0

Modified Files
--------------
src/test/perl/PostgresNode.pm                         | 8 ++++----
src/test/recovery/t/010_logical_decoding_timelines.pl | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve some error wording with multirange type parsing
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix mis-planning of repeated application of a projection.