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

From Michael Paquier
Subject Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Date
Msg-id aSQ1C1m8PW7r4TTi@paquier.xyz
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>)
Responses Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
List pgsql-hackers
On Wed, Nov 19, 2025 at 11:30:30AM +0900, Michael Paquier wrote:
> It's also something that I was wondering we could do after a main
> regression test run for some subset of objects.  Not sure that it has
> to be part of one test.

FWIW, I still getting annoyed by this one (am I the only one?), so I
have applied the patch moving the isolation test.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Remove useless casting to the same type
Next
From: Viktor Holmberg
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)