pgsql: Add alternative output for ON CONFLICT toast isolation test. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Add alternative output for ON CONFLICT toast isolation test.
Date
Msg-id E1baXmq-0007QJ-Jk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0d5afd3f21e1f3bfb76a50aa613620b9caba4a4e

Modified Files
--------------
src/test/isolation/expected/insert-conflict-toast_1.out | 15 +++++++++++++++
1 file changed, 15 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Add alternative output for ON CONFLICT toast isolation test.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: requirepeer is a way to avoid spoofing