Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: First draft of PG 19 release notes
Date
Msg-id aeESPnhg5_k0vPEc@momjian.us
Whole thread
In response to Re: First draft of PG 19 release notes  (Richard Guo <guofenglinux@gmail.com>)
List 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@momjian.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@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Next
From: Lakshmi N
Date:
Subject: Re: Reject invalid databases in pg_get_database_ddl()