Re: POC, WIP: OR-clause support for indexes

From: Andrei Lepikhov
To: Alena Rybakina , pgsql-hackers(at)postgresql(dot)org
Cc: Peter Geoghegan , Robert Haas , "Finnerty, Jim" , Marcos Pegoraro , teodor(at)sigaev(dot)ru, Ranier Vilela , Tomas Vondra , Peter Eisentraut , Alexander Korotkov
Subject: Re: POC, WIP: OR-clause support for indexes
Date: 2023-11-24 03:30:39
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 23/11/2023 16:23, Andrei Lepikhov wrote:
> This code changes tests in many places. But, as I see it, it mostly
> demonstrates the positive effect of the transformation.

I found out that the postgres_fdw tests were impacted by the feature.
Fix it, because the patch is on the commitfest and passes buildfarm.
Taking advantage of this, I suppressed the expression evaluation
procedure to make regression test changes more clear.

--
regards,
Andrei Lepikhov
Postgres Professional

Attachment Content-Type Size
v11-1-0001-Transform-OR-clause-to-ANY-expressions.patch text/plain 51.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2023-11-24 03:35:02 RE: Synchronizing slots from primary to standby
Previous Message Michael Paquier 2023-11-24 03:11:19 Re: GUC names in messages