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
-
Use ssup_datum_*_cmp in more places
- 51cd5d6f0523 master landed
-
Perform radix sort on SortTuples with pass-by-value Datums
- ef3c3cf6d021 19 (unreleased) cited
-
Specialize tuplesort routines for different kinds of abbreviated keys
- 6974924347c9 15.0 cited