Re: PostgreSQL 12: Feature Highlights
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Bruce Momjian <bruce@momjian.us>,
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-16T19:35:25Z
Lists: pgsql-hackers
On Thu, May 16, 2019 at 12:08 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > I don't understand why you want to make things such black boxes. It is > what it is, and some users (not all) will want to understand. People > who have already tested pg11 and found it insufficient may give pg12 a > second look if we tell them we have fixed the deficiencies they found. +1. The major features list should be accessible, but otherwise I think that we should add more detail. 80% - 90% of the items listed in the release notes aren't interesting to users, but *which* 80% - 90% it is varies. The release notes don't have to function as a press release, because we'll have an actual press release instead. -- Peter Geoghegan
Commits
-
doc: PG 12 relnotes, add mention of single-child optimization
- b9a0724cf7a3 12.0 landed
-
docs: split out sort-skip partition item in PG 12 release notes
- 05685897f07e 12.0 landed
-
docs: update partition item in PG 12 release notes
- 356c83795aaa 12.0 landed