pgsql: Retry initial slurp_file("current_logfiles"), in test 004_logrot

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Retry initial slurp_file("current_logfiles"), in test 004_logrot
Дата
Msg-id E1kjFf6-0007Be-8e@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Retry initial slurp_file("current_logfiles"), in test 004_logrotate.pl.

Buildfarm member topminnow failed when the test script attempted this
before the syslogger would have created the file.  Back-patch to v12,
which introduced the test.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9a02dbdd03e8eadbe5331311c122548fac156f56

Modified Files
--------------
src/bin/pg_ctl/t/004_logrotate.pl | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Clean up after tests in src/test/locale/.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: clarify behavior of PQconnectdbParams().