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 CANWCAZaHEeCXLnu+=R204xev8e8KZqFcvN6rXm3jSYPU_PmmCQ@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, Aug 6, 2026 at 5:46 PM John Naylor <johncnaylorls@gmail.com> wrote:
> Yeah, self-documenting code is best. I'll plan on pushing both the
> rename and v2 early next week. Thanks for looking!

This is done.

--
John Naylor
Amazon Web Services



Attachment

pgsql-hackers by date:

Previous
From: Nikhil Sontakke
Date:
Subject: Re: Hot standby accepts connections (giving wrong results) before consistency after crash reset
Next
From: Hannu Krosing
Date:
Subject: Re: Support for 8-byte TOAST values, round two