Re: PG 16 draft release notes ready

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 16 draft release notes ready
Date: 2023-05-18 21:26:17
Message-ID: 42e0c195-212d-4a69-2539-536149e029bf@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5/18/23 4:49 PM, Bruce Momjian wrote:
> I have completed the first draft of the PG 16 release notes. You can
> see the output here:
>
> https://momjian.us/pgsql_docs/release-16.html
>
> I will adjust it to the feedback I receive; that URL will quickly show
> all updates.

Thanks for going through this. The release announcement draft will
follow shortly after in a different thread.

> I learned a few things creating it this time:
>
> * I can get confused over C function names and SQL function names in
> commit messages.
>
> * The sections and ordering of the entries can greatly clarify the
> items.
>
> * The feature count is slightly higher than recent releases:
>
> release-10: 189
> release-11: 170
> release-12: 180
> release-13: 178
> release-14: 220
> release-15: 184
> --> release-16: 200

This definitely feels like a very full release. Personally I'm very excited.

Thanks,

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2023-05-18 21:34:42 Re: The documentation for READ COMMITTED may be incomplete or wrong
Previous Message Przemysław Sztoch 2023-05-18 21:14:52 Re: [PATCH] Support % wildcard in extension upgrade filenames