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

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Andrei Lepikhov <lepihov(at)gmail(dot)com>, Alena Rybakina <a(dot)rybakina(at)postgrespro(dot)ru>, jian he <jian(dot)universality(at)gmail(dot)com>, Nikolay Shaplov <dhyan(at)nataraj(dot)su>, pgsql-hackers(at)lists(dot)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org, Peter Geoghegan <pg(at)bowt(dot)ie>, Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>, teodor(at)sigaev(dot)ru, Peter Eisentraut <peter(at)eisentraut(dot)org>, Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Subject: Re: POC, WIP: OR-clause support for indexes
Date: 2024-10-12 14:25:45
Message-ID: CAPpHfds3m=55cY1ea1TRzUAgD3pgwmvqm=exVMdOM4q+YT6kHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 11, 2024 at 7:15 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
>
> On Fri, Oct 11, 2024 at 4:20 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
>>
>> This is all for now. The feedback is welcome.
>
> Just figured out, I forgot the patchset itself. Here it goes.

I forgot to specify (COSTS OFF) for EXPLAINs in regression tests. Fixed in v42.

------
Regards,
Alexander Korotkov
Supabase

Attachment Content-Type Size
v42-0001-Transform-OR-clauses-to-SAOP-s-during-index-matc.patch application/octet-stream 43.7 KB
v42-0003-Allow-match_orclause_to_indexcol-for-joins.patch application/octet-stream 4.4 KB
v42-0002-Teach-bitmap-path-generation-about-transforming-.patch application/octet-stream 38.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2024-10-13 00:45:11 Re: Inval reliability, especially for inplace updates
Previous Message Shinoda, Noriyoshi (SXD Japan FSIP) 2024-10-12 13:02:55 RE: Statistics Import and Export