Re: add list of major features to the v19 release notes - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: add list of major features to the v19 release notes
Date
Msg-id e2324238-abec-4026-bd44-9b3e6c70bd49@postgresql.org
Whole thread
In response to Re: add list of major features to the v19 release notes  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On 7/31/26 3:01 PM, Nathan Bossart wrote:
> Committed.
Thanks for drafting this!

I think there's a notable omission, specifically around the `ALTER TABLE 
... MERGE/SPLIT PARTITIONS` as this has historically been a challenging 
operation for folks. I added proposed copy here (which is mostly a 
rewording of the release note).

This has been up for awhile, so I don't want to suggest removing items 
for this list. That said, I'd like to suggest a few 
listing/wording/ordering tweaks, primarily to tighten up a few of the 
explanations and align with the style from previous release notes.

Thanks,

Jonathan

Attachment

pgsql-hackers by date:

Previous
From: Mihail Nikalayeu
Date:
Subject: Apply worker can pick an invalid index for REPLICA IDENTITY FULL lookups
Next
From: Matthias van de Meent
Date:
Subject: Re: Thread-safe stringToNode() / pg_strtok()