pgsql: Update variant expected-result file.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update variant expected-result file.
Date: 2021-06-15 01:58:39
Message-ID: E1lsyLf-0005Em-FP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update variant expected-result file.

This should have been updated in d2d8a229b, but it was overlooked.
According to 31a877f18 which added it, this file is meant to show the
results you get under default_transaction_isolation = serializable.
We've largely lost track of that goal in other isolation tests, but
as long as we've got this one, it should be right.

Noted while fooling about with the isolationtester.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2da5ddf8340f285453fbdcc57e7c40388953fafb

Modified Files
--------------
src/test/isolation/expected/drop-index-concurrently-1_2.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-06-15 03:56:23 pgsql: Fix decoding of speculative aborts.
Previous Message Tom Lane 2021-06-15 01:28:39 pgsql: Remove orphaned expected-result file.