Re: Fix 035_standby_logical_decoding.pl race conditions
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: 'Amit Kapila' <amit.kapila16@gmail.com>, Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-08T06:22:22Z
Lists: pgsql-hackers
Hi, On 2025-04-08 02:00:35 +0000, Hayato Kuroda (Fujitsu) wrote: > > I have changed quite a few comments and commit message for the PG17 > > patch in the attached. Can you update PG16 patch based on this and > > also use the same commit message as used in attached for all the three > > patches? > > Your patch looks good to me and it could pass on my env. PSA patches for PG16. > Patch for PG17 is not changed, just renamed. Thanks all for working together to for fix this. These test failures were really rather painful! Now we just need to fix the issue that causes random CI failures on windows and the one that causes similar, but different, random failures on macos... Greetings, Andres Freund
Commits
-
Stabilize 035_standby_logical_decoding.pl.
- 105b2cb33617 18.0 landed
- 17a165d60f73 17.5 landed
- 86392e8827d8 16.9 landed