Re: [PATCH] btree_gist: add cross-type integer operator support for GiST - Mailing list pgsql-hackers

From Alexander Nestorov
Subject Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Date
Msg-id ee1d33e0-ff3a-4faa-bfa0-f3451e0b34ae@Spark
Whole thread
In response to Re: [PATCH] btree_gist: add cross-type integer operator support for GiST  (Maxime Schoemans <maxime.schoemans@enterprisedb.com>)
Responses Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
List 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

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Optimize UUID parse using SIMD
Next
From: Tom Lane
Date:
Subject: Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...)