Re: Postgres 11 release notes

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Postgres 11 release notes
Date: 2018-05-14 00:26:07
Message-ID: 20180514002607.GA1528@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Sun, May 13, 2018 at 03:43:08PM +0900, Michael Paquier wrote:
> On Fri, May 11, 2018 at 11:08:52AM -0400, 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:
>
> Thanks for gathering all the commits in one piece, Bruce.
>
> > I expect a torrent of feedback. ;-)
>
> I looked at the entries where my name shows up. Here is some feedback
> with HEAD at 8c6227a2 (latest as of writing this message).

A couple of extra notes while reading the HTML notes:

<para>
Add timeline information to the <link
linkend="backup-lowlevel-base-backup"><filename>backup_label</filename></link>
file (Simon Riggs)
</para>
This feature has been implemented by me, not Simon.

<para>
Document that <filename>pg_internal.init</filename> files do not
need to be included in the base backup (David Steele)
</para>
Does not seem necessary to add that in the release notes..

<para>
Cause large object permission checks
to happen on large object open, <link
linkend="lo-open"><function>lo_open()</function></link>, not
read/write (Tom Lane)
</para>
Co-authoring with Tom on this one.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-05-14 00:37:07 Re: Allow COPY's 'text' format to output a header
Previous Message Thomas Munro 2018-05-13 23:15:59 An out-of-date comment in nodeIndexonlyscan.c

Browse pgsql-www by date

  From Date Subject
Next Message David Steele 2018-05-14 11:10:18 Re: Postgres 11 release notes
Previous Message Amit Kapila 2018-05-13 11:25:35 Re: Postgres 11 release notes