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

From Ivan Kush
Subject Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Date
Msg-id 73b47d4b-11e7-4627-8c93-ffb0376dc0d1@tantorlabs.com
Whole thread Raw
In response to Re: Replace IN VALUES with ANY in WHERE clauses during optimization  (Alena Rybakina <a.rybakina@postgrespro.ru>)
List pgsql-hackers
I agree, your realization is better: reliability is better and debugging 
is simplier.
I've looked at the code, looks good to me. Only style notes like 
VTA/VtA, SELECT/select, etc. may be corrected

On 10/4/24 12:15, Alena Rybakina wrote:
>
> It was sent here [0].
>
> [0] 
> https://www.postgresql.org/message-id/21d5fca5-0c02-4afd-8c98-d0930b298a8d%40gmail.com
>
-- 
Best wishes,
Ivan Kush
Tantor Labs LLC




pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: Linkify mentions of the primary/subscriber's max_replication_slots
Next
From: Peter Geoghegan
Date:
Subject: Re: index prefetching