pgsql: Make detach-partition-concurrently-4 less timing sensitive - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Make detach-partition-concurrently-4 less timing sensitive
Date
Msg-id E1llgka-00056m-Vo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make detach-partition-concurrently-4 less timing sensitive

Same as 5e0b1aeb2dfe, for the companion test file.

This one seems lower probability (only two failures in a month of runs);
I was hardly able to reproduce a failure without a patch, so the fact
that I was also unable to reproduce one with it doesn't say anything.
We'll have to wait for further buildfarm results to see if we need any
further adjustments.

Discussion: https://postgr.es/m/20210524090712.GA3771394@rfd.leadboat.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eb43bdbf5104c183412aac0fccf8e515e60d9212

Modified Files
--------------
.../expected/detach-partition-concurrently-4.out   | 90 ++++++++++++----------
.../specs/detach-partition-concurrently-4.spec     | 29 ++++---
2 files changed, 68 insertions(+), 51 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix use of uninitialized variable in inline_function().
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix typo in heapam.c