pgsql: Bound waits in 035_standby_logical_decoding.pl.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Bound waits in 035_standby_logical_decoding.pl.
Дата
Msg-id E1rcAhC-00740e-29@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Bound waits in 035_standby_logical_decoding.pl.

One IPC::Run::start() used an IPC::Run::timer() without checking for
expiration.  The other used no timeout or timer.  Back-patch to v16,
which introduced the test.

Reviewed by Bertrand Drouvot.

Discussion: https://postgr.es/m/20240211010227.a2.nmisch@google.com

Branch
------
REL_16_STABLE

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

Modified Files
--------------
src/test/recovery/t/035_standby_logical_decoding.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: fix typo in SECURITY LABEL synopsis.
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Fix incorrect pruning of NULL partition for boolean IS NOT claus