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:39:08
Message-ID: 49d79371-bda0-c842-31b2-1bffbaf7ea88@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.

Still reading, but saw this:

Allow incremental sorts in more cases, including DISTINCT (David
Rowley)window

I didn't realize we had a DISTINCT (David Rowley) window, but it sounds
like an awesome feature ;)

Thanks,

Jonathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Przemysław Sztoch 2023-05-18 21:44:32 Re: Easy dump of partitioned and inherited data
Previous Message Nathan Bossart 2023-05-18 21:34:42 Re: The documentation for READ COMMITTED may be incomplete or wrong