Re: make add_paths_to_append_rel aware of startup cost

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Zhang Mingli <zmlpostgres(at)gmail(dot)com>
Subject: Re: make add_paths_to_append_rel aware of startup cost
Date: 2023-10-05 08:04:36
Message-ID: CAApHDvrf54zt5Y52nQp99nOYcXQU92=s2_9szwH8A17wCJBg=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 5 Oct 2023 at 14:11, Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com> wrote:
> Patch LGTM.

Thanks. Pushed.

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2023-10-05 08:24:28 Re: Making aggregate deserialization (and WAL receive) functions slightly faster
Previous Message Peter Eisentraut 2023-10-05 07:38:51 Re: Remove MSVC scripts from the tree