pgsql: Fix race condition in t/028_pitr_timelines.pl.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix race condition in t/028_pitr_timelines.pl.
Date: 2022-07-02 01:31:26
Message-ID: E1o7Rym-000lRu-Q0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix race condition in t/028_pitr_timelines.pl.

Per buildfarm members sungazer and mylodon. Back-patch to v15, which
introduced this test.

Discussion: https://postgr.es/m/20220627070457.GA2176699@rfd.leadboat.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0806cd29be01c837bc2f6b07bf14fb6aa0f4ad80

Modified Files
--------------
src/test/recovery/t/028_pitr_timelines.pl | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-07-02 03:32:03 pgsql: Introduce pg_attribute_nonnull(...)
Previous Message Tom Lane 2022-07-01 22:39:49 pgsql: Remove no-longer-used parameter for create_groupingsets_path().