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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pgsql: Backpatch addition of wait_for_log(), pump_until().
Дата
Msg-id 18b37361-b482-b9d8-f30d-6115cd5ce25c@enterprisedb.com
обсуждение исходный текст
Ответ на pgsql: Backpatch addition of wait_for_log(), pump_until().  (Andres Freund <andres@anarazel.de>)
Ответы Re: pgsql: Backpatch addition of wait_for_log(), pump_until().  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
On 03.05.22 03:11, Andres Freund wrote:
> 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.

I see this warning:

Subroutine pump_until redefined at t/013_crash_restart.pl line 246.

(There are a varying number of these warnings across the backbranches.)

Also, the local definition has different arguments than the backpatched 
one.  This should be double-checked.



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: pgcrypto: report init errors as PXE_CIPHER_INIT
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix misleading comments about background worker registration.