Re: tuple radix sort

From: zengman <zengman(at)halodbtech(dot)com>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: tuple radix sort
Date: 2026-01-21 08:12:42
Message-ID: tencent_6EB1CE2270AFA3DD4164A5D2@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I wanted to point out a small detail: the line `extern PGDLLIMPORT bool wip_radix_sort;`
in v6-0001 appears to not have been fully cleaned up — I suspect it might have been overlooked.

--
Regards,
Man Zeng

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-01-21 08:18:00 Re: Remove no-op PlaceHolderVars
Previous Message Chao Li 2026-01-21 08:04:34 Re: Fix how some lists are displayed by psql \d+