Re: First draft of PG 19 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-06-05 18:14:21
Message-ID: aiMR_SQkHrvYWH3v@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jun 5, 2026 at 09:55:27AM -0400, Bruce Momjian wrote:
> On Fri, Jun 5, 2026 at 05:11:08PM +0900, Yugo Nagata wrote:
> > Hi,
> >
> > On Tue, 14 Apr 2026 21:18:57 -0400
> > 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
> >
> > I noticed duplicate names in the psql tab completion improvement entry.
> > Yugo Nagata and Fujii Masao each appear twice.
> >
> > If this is not intentional, we could remove the duplicates as in the attached patch.
>
> Yes, my mistake, will fix, thanks.

I want to thank everyone for the fixes/improvements they have supplied
for the PG 19 release notes. I am now satisfied with them and I think
they are close to what they will look link for PG 19 final. Here are the
current contents:

https://www.postgresql.org/docs/19/release-19.html

--
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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-06-05 18:16:04 Re: Fix race during concurrent logical decoding activation
Previous Message Jacob Champion 2026-06-05 18:05:08 [PATCH] CI: Add a CPAN cache on Windows