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 aiMR_SQkHrvYWH3v@momjian.us
Whole thread
In response to Re: First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: First draft of PG 19 release notes
List 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@momjian.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@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: Jacob Champion
Date:
Subject: [PATCH] CI: Add a CPAN cache on Windows
Next
From: Baji Shaik
Date:
Subject: Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support