Re: PG 10 release notes

From: Neha Khatri <nehakhatri5(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 10 release notes
Date: 2017-06-07 05:18:49
Message-ID: CAFO0U+-D=-7SvtMXT4AaxfBwpjJBr70bGgA3hGKk=iJM662QOg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 15, 2017 at 12:45 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:

> On Thu, May 11, 2017 at 11:50:03PM -0400, Tom Lane wrote:
> > Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
> > > Bruce, the release notes do not mention yet that support for cleartext
> > > passwords is removed. This has been done recently by Heikki in
> > > eb61136d. This has as consequence that CREATE ROLE PASSWORD
> > > UNENCRYPTED returns an error, and that password_encryption loses its
> > > value 'off' compared to last releases.
> >
> > The release notes only say that they're current through 4-22. The
> > usual process is to update them in batches every so often. It'd be
> > great if Bruce has time to do another round before Monday, but the
> > current situation is not really broken.
>
> Done. Applied patch attached.
>
>
The patch introduced one release note item twice in
https://www.postgresql.org/docs/10/static/release-10.html :

-

Rename WAL-related functions and views to use lsn instead of location (David
Rowley)
-

RenameWAL-related functions and views to use lsn instead of location (David
Rowley)

Perhaps just one entry is good.

Regards,
Neha

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-06-07 05:23:48 Re: BEFORE trigger can cause undetected partition constraint violation
Previous Message Josh Berkus 2017-06-07 05:01:20 Notes on testing Postgres 10b1