Re: tuple radix sort - Mailing list pgsql-hackers

From John Naylor
Subject Re: tuple radix sort
Date
Msg-id CANWCAZZ-4Z_Ho-s4SJwfAScbUDbyAqNBWwHSXZHeowDm2oih5A@mail.gmail.com
Whole thread Raw
In response to Re: tuple radix sort  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Thu, Nov 20, 2025 at 6:13 PM Álvaro Herrera <alvherre@kurilemu.de> wrote:
> I think given https://www.boost.org/LICENSE_1_0.txt you should include a
> copy of the Boost license in this comment, as well as the copyright
> statement from the hpp file,

Will do, next time I do some polishing.

(While thinking about it, I need to sprinkle in some
CHECK_FOR_INTERRUPTS(), too).

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: tuple radix sort
Next
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication