Re: Replace IN VALUES with ANY in WHERE clauses during optimization - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Date
Msg-id CAH2-Wzn7SoJnoKidMc9D+3dk5xWNGoP90Saqhb8LWW6dwKkrRw@mail.gmail.com
Whole thread Raw
In response to Re: Replace IN VALUES with ANY in WHERE clauses during optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Apr 4, 2025 at 12:00 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Peter Geoghegan <pg@bowt.ie> writes:
> > Is somebody going to commit this soon? Alexander?
>
> Done.

Thanks!

> If it's still not stable I think the next step is to nuke both
> test queries, since I remain of the opinion that they're likely
> a waste of cycles.

+1

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Test to dump and restore objects left behind by regression
Next
From: vignesh C
Date:
Subject: Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits