Re: Replace IN VALUES with ANY in WHERE clauses during optimization

From: Ivan Kush <ivan(dot)kush(at)tantorlabs(dot)com>
To: Alena Rybakina <a(dot)rybakina(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, lepihov(at)gmail(dot)com
Subject: Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Date: 2024-11-11 17:29:14
Message-ID: 73b47d4b-11e7-4627-8c93-ffb0376dc0d1@tantorlabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2024-11-11 18:00:06 Re: Skip collecting decoded changes of already-aborted transactions
Previous Message Tristan Partin 2024-11-11 17:24:38 Re: Linkify mentions of the primary/subscriber's max_replication_slots