Re: Improve UNION's output rowcount estimate

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Improve UNION's output rowcount estimate
Date: 2026-06-22 04:38:39
Message-ID: CAApHDvrSi9K0yf3sTTMRZQ5+BH69iZRGMpnt_cATCr2Sd5_pQg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 22 Jun 2026 at 14:59, Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> Patch updated.

Thanks. This one looks good.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message JoongHyuk Shin 2026-06-22 04:37:27 Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks