Re: Improve UNION's output rowcount estimate - Mailing list pgsql-hackers

From David Rowley
Subject Re: Improve UNION's output rowcount estimate
Date
Msg-id CAApHDvrSi9K0yf3sTTMRZQ5+BH69iZRGMpnt_cATCr2Sd5_pQg@mail.gmail.com
Whole thread
In response to Re: Improve UNION's output rowcount estimate  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Mon, 22 Jun 2026 at 14:59, Richard Guo <guofenglinux@gmail.com> wrote:
> Patch updated.

Thanks. This one looks good.

David



pgsql-hackers by date:

Previous
From: JoongHyuk Shin
Date:
Subject: Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Next
From: Bertrand Drouvot
Date:
Subject: Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope