mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 08:34:03 -04:00
9595383bc6
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