Re: [PATCH] btree_gist: add cross-type integer operator support for GiST

From: Alexander Nestorov <alexandernst(at)gmail(dot)com>
To: Maxime Schoemans <maxime(dot)schoemans(at)enterprisedb(dot)com>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, pgsql-hackers mailing list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Date: 2026-06-25 20:07:00
Message-ID: ee1d33e0-ff3a-4faa-bfa0-f3451e0b34ae@Spark
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hey Maxime!

Fantastic!! From what I understood, this will land in PG20. Is there any date limit (merge window)
for that? If "no", let's give Andrey a chance to have another look at the patchset (he told me
he is currently overloaded). If "yes" (and we're close to the end of it), let's set it to "Ready" in
order to avoid slipping outside of the merge window.
By the way, should I set the status?

Thank you for the review and the feedback!
Best regards

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-06-25 20:13:31 Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)
Previous Message Bharath Rupireddy 2026-06-25 19:30:09 Re: Optimize UUID parse using SIMD