]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Backpatch 031_recovery_conflict.pl.
authorAndres Freund <andres@anarazel.de>
Tue, 3 May 2022 01:29:35 +0000 (18:29 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 3 May 2022 01:29:35 +0000 (18:29 -0700)
commit0446d3bf3909247f06de9b8f08a739caf7cc72ca
tree5c158242b6eca13ec73d30a38f3a2dbbeca2ecd8
parent57c5ad168be1ce9a5e91adb4c576996921cd8627
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
src/test/recovery/t/031_recovery_conflict.pl [new file with mode: 0644]