Re: MergeAppend could consider sorting cheapest child path

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Andrei Lepikhov <lepihov(at)gmail(dot)com>, Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>, Andy Fan <zhihuifan1213(at)163(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Nikita Malakhov <HukuToc(at)gmail(dot)com>
Subject: Re: MergeAppend could consider sorting cheapest child path
Date: 2025-10-03 07:05:02
Message-ID: CAMbWs49WdudenW+U9SWwm+pCjMxK-tpL+U=eJ=xy8uSBb3dLpw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 2, 2025 at 11:49 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> On Mon, Sep 8, 2025 at 11:39 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > Will have a review by the end of this commitfest.

> Did you manage to take a look at this patch?

Sorry, I haven't had a chance to review it yet, but it's on my to-do
list. I'll get to it as soon as I can.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sutou Kouhei 2025-10-03 07:06:50 Re: Make COPY format extendable: Extract COPY TO format implementations
Previous Message Peter Eisentraut 2025-10-03 07:01:26 Re: anonymous unions (C11)