Re: Cross-type index comparison support in contrib/btree_gin

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Arseniy Mukhin <arseniy(dot)mukhin(dot)dev(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Cross-type index comparison support in contrib/btree_gin
Date: 2025-07-03 20:31:14
Message-ID: 4187982.1751574674@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Arseniy Mukhin <arseniy(dot)mukhin(dot)dev(at)gmail(dot)com> writes:
> On Thu, Jul 3, 2025 at 10:21 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> If you have no further comments, I agree it's ready. Please mark
>> as RfC, just for pro-forma process.

> Done.

And pushed. Thanks for reviewing!

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-07-03 21:45:42 Re: COALESCE with single argument looks like identity function
Previous Message Tom Lane 2025-07-03 20:07:21 Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL