Re: Sort functions with specialized comparators - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Sort functions with specialized comparators
Date
Msg-id BFDD0855-ED28-4803-B630-F3AC83527427@yandex-team.ru
Whole thread Raw
In response to Sort functions with specialized comparators  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
List pgsql-hackers

> On 14 Jan 2025, at 13:58, John Naylor <johncnaylorls@gmail.com> wrote:
> 
> That's not as clear-cut as I thought. To avoid regressions, I've gone
> back to an earlier idea to pass the direction to the comparator, but
> this time keep it simple by using the same comparator for sort and
> unique, similar to v9.

Looks good to me.
Nice stats for some cleaning up 34 insertions(+), 48 deletions(-).


Best regards, Andrey Borodin.



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: downgrade some aclchk.c errors to internal
Next
From: Bernd Helmle
Date:
Subject: Re: Modern SHA2- based password hashes for pgcrypto