Re: Consider explicit incremental sort for Append and MergeAppend - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Consider explicit incremental sort for Append and MergeAppend
Date
Msg-id CAMbWs4-LmpsEZK6hp7Y2p5SAs=kFxghqDwrQs=VG3Jf0a-+Q5w@mail.gmail.com
Whole thread Raw
In response to Re: Consider explicit incremental sort for Append and MergeAppend  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Thu, May 22, 2025 at 6:07 PM Richard Guo <guofenglinux@gmail.com> wrote:
> So, I think it's generally safe to use incremental sort whenever
> possible.  There might be some corner cases where incremental sort is
> slower than full sort, and I think it would be best to address those
> in nodeIncrementalSort.c, as Robert suggested.

Here's the latest rebase.  I'm planning to push it soon, barring any
objections.

Thanks
Richard

Attachment

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Binary operators for cubes
Next
From: Dean Rasheed
Date:
Subject: Re: array_random