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:58:41
Message-ID: aiMcYbhya9eqF4Zr@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jun 5, 2026 at 02:14:21PM -0400, Bruce Momjian wrote:
> 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

My apologies, this is the old version; the most current version is
here:

https://momjian.us/pgsql_docs/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 Jacob Champion 2026-06-05 19:06:27 Re: oauth integer overflow
Previous Message Andrey Borodin 2026-06-05 18:49:24 Re: [PATCH] btree_gist: add cross-type integer operator support for GiST