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

Baji Shaik <baji.pgdev@gmail.com>

From: Baji Shaik <baji.pgdev@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@lists.postgresql.org, john.naylor@postgresql.org
Date: 2026-06-05T18:35:25Z
Lists: pgsql-hackers
On Thu, Jun 4, 2026 at 10:45 PM Michael Paquier <michael@paquier.xyz> wrote:

> That's nice for such a simple change.  That seems correct to me.
> Could you add that to the next commit fest please at [1]?
>

Thanks for the review.
Added to the commitfest: https://commitfest.postgresql.org/patch/6851/

Commits

  1. Use ssup_datum_*_cmp in more places

  2. Perform radix sort on SortTuples with pass-by-value Datums

  3. Specialize tuplesort routines for different kinds of abbreviated keys