pgsql: doc: adjustments for PG 12 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: adjustments for PG 12 release notes
Date: 2019-05-21 20:14:37
Message-ID: E1hTB9h-00031H-1T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: adjustments for PG 12 release notes

Mostly commit messages, attribution, and text, all suggested by Andres
Freund.

Discussion: https://postgr.es/m/20190520221719.pqgld3krjc2docr5@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/32fe2e3194c7198ca4afdb6bea4ffa12466612b1

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-05-21 20:19:47 pgsql: doc: fix markup for PG 12 rel notes
Previous Message Andres Freund 2019-05-21 19:52:09 Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.