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

From: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, john(dot)naylor(at)postgresql(dot)org
Subject: Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Date: 2026-06-05 18:35:25
Message-ID: CA+fm-RPXwW_PoWW8Vx2CbTSTch1FzQ+TCeQfaCfTf21Z-vk9BA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 4, 2026 at 10:45 PM Michael Paquier <michael(at)paquier(dot)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/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-06-05 18:38:11 Re: [PATCH] CI: Add a CPAN cache on Windows
Previous Message Masahiko Sawada 2026-06-05 18:16:04 Re: Fix race during concurrent logical decoding activation