pgsql: Backpatch 031_recovery_conflict.pl. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Backpatch 031_recovery_conflict.pl.
Date
Msg-id E1nlhXe-002Ged-BN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Backpatch 031_recovery_conflict.pl.

The prior commit showed that the introduction of recovery conflict tests was a
good idea. Without these tests it's hard to know that the fix didn't break
something...

031_recovery_conflict.pl was introduced in 9f8a050f68d and extended in
21e184403bf.

Discussion: https://postgr.es/m/20220413002626.udl7lll7f3o7nre7@alap3.anarazel.de
Backpatch: 10-14

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0446d3bf3909247f06de9b8f08a739caf7cc72ca

Modified Files
--------------
src/test/recovery/t/031_recovery_conflict.pl | 371 +++++++++++++++++++++++++++
1 file changed, 371 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Backpatch addition of wait_for_log(), pump_until().
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix incorrect format placeholders