pgsql: docs: update release notes with fixes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: update release notes with fixes
Date: 2019-05-09 23:27:06
Message-ID: E1hOsRO-0004Jc-V5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: update release notes with fixes

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20190508203204.GA25482@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/81ddfa2e4d9350eb68f28cde8ae6a7e0b39ef2ac

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-05-10 00:00:02 pgsql: doc: more PG 12 release note adjustments
Previous Message Michael Paquier 2019-05-09 23:19:40 pgsql: Improve and fix some error handling for REINDEX INDEX/TABLE CONC