| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Richard Guo <guofenglinux(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: First draft of PG 19 release notes |
| Date: | 2026-04-16 16:45:50 |
| Message-ID: | aeESPnhg5_k0vPEc@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 16, 2026 at 04:49:37PM +0900, Richard Guo wrote:
> On Wed, Apr 15, 2026 at 10:19 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > I have completed the first draft of the PG 19 release notes:
> >
> > https://www.postgresql.org/docs/devel/release-19.html
>
> Thanks for putting in all this work!
>
> The co-author is missing from this item:
> * Allow more LEFT JOINs to be converted to ANTI JOINs (Tender Wang)
>
> Three items authored by me are under General Performance but should be
> under Optimizer, as they are planner-time expression transformations.
> I also fixed some wording issues in those items and one other
> Optimizer item.
>
> Attached is the patch.
Great, patch applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lakshmi N | 2026-04-16 16:46:45 | Re: Reject invalid databases in pg_get_database_ddl() |
| Previous Message | Melanie Plageman | 2026-04-16 16:19:32 | Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) |