Re: Race conditions with TAP test for syncrep
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Noah Misch <noah@leadboat.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-24T01:56:36Z
Lists: pgsql-hackers
On Tue, Jul 23, 2019 at 05:04:32PM +0900, Michael Paquier wrote: > Thanks Noah for the review. I have reviewed the thread and improved a > couple of comments based on Alvaro's previous input. Attached is v2. > If there are no objections, I would be fine to commit it. Applied and back-patched down to 9.6 where it applies. Thanks for the reviews. -- Michael
Commits
-
Improve stability of TAP test for synchronous replication
- c6f961bbbb20 9.6.15 landed
- 46fb7ff65ec2 10.10 landed
- ca553394b2ef 11.5 landed
- 0ceb28da0615 12.0 landed
- 7d81bdc8c0ce 13.0 landed