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

From: Alena Rybakina
To: Andrei Lepikhov
Cc: Alexander Korotkov , jian he , Nikolay Shaplov , pgsql-hackers(at)lists(dot)postgresql(dot)org, Robert Haas , pgsql-hackers(at)postgresql(dot)org, Peter Geoghegan , Marcos Pegoraro , teodor(at)sigaev(dot)ru, Peter Eisentraut , Ranier Vilela
Subject: Re: POC, WIP: OR-clause support for indexes
Date: 2024-09-04 15:42:17
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 04.09.2024 18:31, Alena Rybakina wrote:
> I rewrote the tests with integer types. Thanks for your suggestion. If
> you don't mind, I've updated the diff file you attached earlier to
> include the tests.
Sorry, I've just noticed that one of your changes with the regression
test wasn't included. I fixed it here.

Attachment Content-Type Size
minor-fix.no-cbot text/plain 7.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2024-09-04 15:58:33 GetRelationPath() vs critical sections
Previous Message Tomas Vondra 2024-09-04 15:37:24 Re: scalability bottlenecks with (many) partitions (and more)