Re: First draft of PG 19 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Subject: Re: First draft of PG 19 release notes
Date: 2026-07-15 21:55:13
Message-ID: algBwcaq2SqHY_O_@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 15, 2026 at 05:56:07AM -0400, Bruce Momjian wrote:
> On Fri, Jul 3, 2026 at 12:16:05AM +0200, Andreas Karlsson wrote:
> > On 7/3/26 00:12, Andreas Karlsson wrote:
> > > I noticed that some of the OAuth-realted items ended up under the wrong
> > > sections. See my suggestions below and the attached patch.
> > Ops, right patch attached now.
>
> Changes applied; sorry for the delay. I had to create a new patch
> because the submitted patch had invalid markup, moved the first
> paragraph of items but left the second paragraph alone, and I didn't
> like the order of the error_detail item. I ended up moving the error
> detail item to Source Code, and swapped the validator and hook items.

You can see the updated output here:

https://momjian.us/pgsql_docs/release-19.html

Let me know if there should be anymore changes?

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-07-15 21:58:08 Re: Why clearing the VM doesn't require registering vm buffer in wal record
Previous Message Jeff Davis 2026-07-15 21:39:11 Re: Small patch to improve safety of utf8_to_unicode().