]> granicus.if.org Git - postgresql/commit
Add alternative output for ON CONFLICT toast isolation test.
authorAndres Freund <andres@anarazel.de>
Fri, 19 Aug 2016 00:30:14 +0000 (17:30 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 19 Aug 2016 00:34:16 +0000 (17:34 -0700)
commit0d5afd3f21e1f3bfb76a50aa613620b9caba4a4e
tree57ec49c871e74594d3e8d75ec29ddac4448a4929
parent6ab10fe2afa7690e84a5845ede51b81690020064
Add alternative output for ON CONFLICT toast isolation test.

On some buildfarm animals the isolationtest added in 07ef0351 failed, as
the order in which processes are run after unlocking is not
guaranteed. Add an alternative output for that.

Discussion: <7969.1471484738@sss.pgh.pa.us>
Backpatch: 9.6, like the test in the aforementioned commit
src/test/isolation/expected/insert-conflict-toast_1.out [new file with mode: 0644]