public inbox for [email protected]
help / color / mirror / Atom feedpgsql: Bound waits in 035_standby_logical_decoding.pl.
2+ messages / 1 participants
[nested] [flat]
* pgsql: Bound waits in 035_standby_logical_decoding.pl.
@ 2024-02-19 20:57 Noah Misch <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Noah Misch @ 2024-02-19 20:57 UTC (permalink / raw)
To: [email protected]
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/[email protected]
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(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Bound waits in 035_standby_logical_decoding.pl.
@ 2024-02-19 20:57 Noah Misch <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Noah Misch @ 2024-02-19 20:57 UTC (permalink / raw)
To: [email protected]
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/[email protected]
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/4791f87f34bd3a055db34519d6f878afeedd2548
Modified Files
--------------
src/test/recovery/t/035_standby_logical_decoding.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2024-02-19 20:57 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 20:57 pgsql: Bound waits in 035_standby_logical_decoding.pl. Noah Misch <[email protected]>
2024-02-19 20:57 pgsql: Bound waits in 035_standby_logical_decoding.pl. Noah Misch <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox