Re: PG 14 release notes, first draft

From: Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 14 release notes, first draft
Date: 2021-06-23 12:50:07
Message-ID: CANbhV-EMM4nf7Ys-Yae_kY25dXT_3eiOXke2+yw44jgy+4jNsA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 10, 2021 at 7:03 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> I have committed the first draft of the PG 14 release notes. You can
> see the most current build of them here:
>
> https://momjian.us/pgsql_docs/release-14.html
>
> I need clarification on many items, and the document still needs its
> items properly ordered, and markup added. I also expect a lot of
> feedback.
>
> I plan to work on completing this document this coming week in
> preparation for beta next week.

Very good, thanks.

I just noticed that these commits are missing, yet are very important
new features:
d9d076222f5b94a8
f9900df5f9
c98763bf51bf

These are important enough to be major features of PG14.

--
Simon Riggs http://www.EnterpriseDB.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-06-23 13:01:55 Re: Assertion failure in HEAD and 13 after calling COMMIT in a stored proc
Previous Message tanghy.fnst@fujitsu.com 2021-06-23 12:43:53 RE: Support tab completion for upper character inputs in psql