Re: tuple radix sort

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie>
Subject: Re: tuple radix sort
Date: 2025-11-20 11:19:36
Message-ID: CANWCAZZ-4Z_Ho-s4SJwfAScbUDbyAqNBWwHSXZHeowDm2oih5A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 20, 2025 at 6:13 PM Álvaro Herrera <alvherre(at)kurilemu(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2025-11-20 12:08:21 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Álvaro Herrera 2025-11-20 11:13:08 Re: tuple radix sort