Re: First draft of PG 19 release notes

From: Srinath Reddy Sadipiralla <srinath2133(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-06-11 09:01:38
Message-ID: CAFC+b6pLBJx9PyNAGOFjFJRN5sEnNm9G2O5tK0VCUZ_9mitEkw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Bruce,

On Wed, Apr 15, 2026 at 6:49 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 working on this.

I noticed the notes don't mention the pg_rewind improvement committed in
5173bfd0 ("pg_rewind: Skip copy of WAL segments generated before point of
divergence") [0].

[0] -
https://www.postgresql.org/message-id/flat/181b4c6fa9c.b8b725681941212.7547232617810891479%40viggy28.dev

--
Thanks :)
Srinath Reddy Sadipiralla
EDB: https://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message solai v 2026-06-11 09:01:08 Re: Add pg_get_publication_ddl function