Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support - Mailing list pgsql-hackers

From John Naylor
Subject Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Date
Msg-id CANWCAZYLQpAZuokcLEYCmbWNd8f+SkVYgXAjKeADP0W0Gdajwg@mail.gmail.com
Whole thread
In response to [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support  (Baji Shaik <baji.pgdev@gmail.com>)
List pgsql-hackers
On Thu, Jun 4, 2026 at 6:37 AM Baji Shaik <baji.pgdev@gmail.com> wrote:
> The patch just replaces the comparator assignment and removes the
> now-unused local fastcmp functions.  No behavioral change and the
> helpers produce identical results.

Pushed, thanks for the patch!

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications
Next
From: Amit Kapila
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications