Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic
Date
Msg-id 1980111.1697329678@sss.pgh.pa.us
Whole thread
In response to Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic  (Noah Misch <noah@leadboat.com>)
Responses Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic
List pgsql-committers
Noah Misch <noah@leadboat.com> writes:
> On Sat, Oct 14, 2023 at 07:45:21PM -0400, Tom Lane wrote:
>> Hmm, I'm not sure that that last is a good idea.  The upshot of this
>> (because of the opr_sanity.out change) is that "make installcheck"
>> will fail against existing back-branch installations.  That seems
>> more likely to cause problems/confusion than the alternative of just
>> depending on the code change.

> I'm way more worried about amcheck failing on all those indexes than I am
> about someone who needs to tweak their installcheck rig.

Well, that's indeed going to be a pain for affected people, but
it doesn't seem like a reason to also break installcheck.

            regards, tom lane



pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic
Next
From: Noah Misch
Date:
Subject: Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic