Re: MergeAppend could consider sorting cheapest child path - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: MergeAppend could consider sorting cheapest child path
Date
Msg-id CAPpHfduYWz6J0q5RiaRwebFPhfQjuYp2NF+2pesszWMFnseqAA@mail.gmail.com
Whole thread Raw
In response to Re: MergeAppend could consider sorting cheapest child path  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Mon, Sep 8, 2025 at 11:39 AM Richard Guo <guofenglinux@gmail.com> wrote:
> On Sun, Sep 7, 2025 at 8:26 PM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> > Great, thank you for catching this.  The diff of costs is attached.  I
> > see the costs now are better or within the fuzz factor.
>
> Will have a review by the end of this commitfest.

Great, thank you, Richard!

------
Regards,
Alexander Korotkov
Supabase



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: MergeAppend could consider sorting cheapest child path
Next
From: Andrey Borodin
Date:
Subject: Re: Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee