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-0003jP-6N@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_11_STABLE

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

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.