Re: Postgres 11 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Postgres 11 release notes
Date: 2018-05-15 19:45:35
Message-ID: 20180515194535.GD28026@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Tue, May 15, 2018 at 02:26:33PM +0900, Etsuro Fujita wrote:
> (2018/05/12 0:08), Bruce Momjian wrote:
> >I have committed the first draft of the Postgres 11 release notes. I
> >will add more markup soon. You can view the most current version here:
> >
> > http://momjian.us/pgsql_docs/release-11.html
> >
> >I expect a torrent of feedback. ;-)
> >
> >On a personal note, I want to apologize for not adequately championing
> >two features that I think have strategic significance but didn't make it
> >into Postgres 11: parallel FDW access and improved multi-variate
> >statistics. I hope to do better job during Postgres 12.
>
> Thanks for compiling this, Bruce!
>
> I found a copy-pasto in this:
>
> Below you will find a detailed account of the changes between
> <productname>PostgreSQL</productname> 10 and the previous major
> release.
>
> I think the PG version should be 11, not 10. Patch attached.

Ah, seems I missed that one, thanks.

---------------------------------------------------------------------------

>
> Best regards,
> Etsuro Fujita

> diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml
> index 4b31b46..407c67b 100644
> --- a/doc/src/sgml/release-11.sgml
> +++ b/doc/src/sgml/release-11.sgml
> @@ -345,7 +345,7 @@ Branch: master [6bdf1303b] Avoid wrong results for power() with NaN
>
> <para>
> Below you will find a detailed account of the changes between
> - <productname>PostgreSQL</productname> 10 and the previous major
> + <productname>PostgreSQL</productname> 11 and the previous major
> release.
> </para>
>

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message legrand legrand 2018-05-15 19:45:54 Re: explain (verbose off, normalized) vs query planid
Previous Message Bruce Momjian 2018-05-15 19:44:37 Re: Postgres 11 release notes

Browse pgsql-www by date

  From Date Subject
Next Message Bruce Momjian 2018-05-15 19:55:46 Re: Postgres 11 release notes
Previous Message Bruce Momjian 2018-05-15 19:44:37 Re: Postgres 11 release notes