Re: make -C src/test/isolation failure in index-killtuples due to btree_gist - Mailing list pgsql-hackers

From Tom Lane
Subject Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Date
Msg-id 952505.1763999269@sss.pgh.pa.us
Whole thread Raw
In response to Re: make -C src/test/isolation failure in index-killtuples due to btree_gist  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> FWIW, I still getting annoyed by this one (am I the only one?), so I
> have applied the patch moving the isolation test.

No, you weren't the only one --- it was in my way just yesterday
while trying to update expected results for 572c40ba9.  I'd not paid
attention to this thread, but the committed solution seems fine.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Viktor Holmberg
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)
Next
From: Jim Jones
Date:
Subject: Re: Add notification on BEGIN ATOMIC SQL functions using temp relations