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:05 +0000 (17:34 -0700)
commit9595383bc6fc24d25970374e2eddd5ce6f977f9e
tree2fd3c3b8af0227b50f69dcbfed588631cd0e80d1
parent1d2e73a3dfdbd7168b323fa39879c60df6076412
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]