pgsql: Last-minute updates for release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Last-minute updates for release notes.
Date: 2018-11-05 21:07:21
Message-ID: E1gJm5h-0006yl-KD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Last-minute updates for release notes.

I removed the item about the pg_stat_statements change from
release-11.sgml, as part of a sweep to delete items already committed
in 11.0; but actually we'd best keep it to ensure that people who've
pg_upgraded their databases will take the requisite action. Also make
said action more visible by making it into its own para. Noted by
Jonathan Katz.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1623740d841fde74dd492fef87d48f0100bdcce8

Modified Files
--------------
doc/src/sgml/release-10.sgml | 9 +++------
doc/src/sgml/release-11.sgml | 31 +++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-11-05 21:44:03 pgsql: Stamp 11.1.
Previous Message Andres Freund 2018-11-05 20:09:48 pgsql: Fix copy-paste error in errhint() introduced in 691d79a07933.