Re: fine tune v11 release notes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: fine tune v11 release notes
Date: 2018-10-14 01:45:33
Message-ID: 1166.1539481533@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Justin Pryzby <pryzby(at)telsasoft(dot)com> writes:
> On Sat, Oct 13, 2018 at 05:31:46PM -0400, Tom Lane wrote:
>> I've pushed updates merging Jonathan's last with my work. Please
>> look over what's in HEAD and see if you want to propose additional
>> changes.

> Find attached what's left.

I pushed some of this verbatim, tweaked some others, and left some
spots alone because I thought the existing wording was superior.

Notably, I ended up merging the two items about partitioned indexes and
rewriting them altogether, because it seemed more sensible to present it
that way. See what you think.

Also, on the point of whether 11d8d72c2 requires a compatibility note,
I did think about that earlier today. I think it's fine though; the
case in question is so odd that probably nobody's done it anyway.
We don't want the compatibility section to get impossibly long ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-10-14 01:59:02 Re: pgsql: Add TAP tests for pg_verify_checksums
Previous Message Justin Pryzby 2018-10-14 00:27:11 Re: fine tune v11 release notes