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-000lRq-Oy@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f4c72c2dc06e944950305b0c1f48071ff49e263

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().