pgsql: doc: update PG 12 release notes, v2

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: update PG 12 release notes, v2
Date: 2019-05-09 20:44:30
Message-ID: E1hOpu2-0000zS-DD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: update PG 12 release notes, v2

Adjustments requested by reviewers.

Reported-by: Amit Kapila, Thomas Munro, Andrew Gierth, Amit Langote, Oleg Bartunov, Michael Paquier, Alvaro Herrera, Tatsuo Ishii

Discussion: https://postgr.es/m/20190506233029.ozwged67i7s4qd6c@momjian.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/64084d6857b1d8ac05ae46f658b6c244aa6ab591

Modified Files
--------------
doc/src/sgml/release-12.sgml | 81 ++++++++++++++++++++------------------------
1 file changed, 36 insertions(+), 45 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-05-09 20:53:13 pgsql: Repair issues with faulty generation of merge-append plans.
Previous Message Etsuro Fujita 2019-05-09 10:53:25 pgsql: Doc: Update FDW documentation about GetForeignUpperPaths().