Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, john(dot)naylor(at)postgresql(dot)org, michael(at)paquier(dot)xyz
Subject: Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Date: 2026-07-02 09:00:43
Message-ID: CANWCAZYLQpAZuokcLEYCmbWNd8f+SkVYgXAjKeADP0W0Gdajwg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 4, 2026 at 6:37 AM Baji Shaik <baji(dot)pgdev(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-07-02 09:03:47 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message shveta malik 2026-07-02 08:49:31 Re: Support EXCEPT for TABLES IN SCHEMA publications