Re: PostgreSQL 12: Feature Highlights

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Peter Geoghegan <pg@bowt.ie>, Michael Paquier <michael@paquier.xyz>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, David Rowley <david.rowley@2ndquadrant.com>, "Jonathan S. Katz" <jkatz@postgresql.org>, PostgreSQL Advocacy <pgsql-advocacy@lists.postgresql.org>
Date: 2019-05-17T02:34:13Z
Lists: pgsql-hackers
On 2019-May-16, Bruce Momjian wrote:

> The release notes are written for the _average_ reader.

I disagree with this assertion, and frankly I cannot understand why you
think that's the most useful thing to do.  The release notes are not a
press release, where you have to make things pretty or understandable to
everyone.  Users can skip items they don't understand or don't care
about; but would at least be given the option.  If we don't document,
we're making the decision for them that they must not care.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. doc: PG 12 relnotes, add mention of single-child optimization

  2. docs: split out sort-skip partition item in PG 12 release notes

  3. docs: update partition item in PG 12 release notes