pgsql: Editorial corrections to the October 2013 minor-release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Editorial corrections to the October 2013 minor-release notes.
Date: 2013-11-30 21:57:43
Message-ID: E1VmsXn-0002ek-0n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Editorial corrections to the October 2013 minor-release notes.

This is mostly to fix incorrect migration instructions: since the preceding
minor releases advised reindexing some GIST indexes, it's important that
we back-link to that advice rather than earlier instances.

Also improve some bug descriptions and fix a few typos.

No back-patch yet; these files will get copied into the back branches
later in the release process.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/47960354024eac823981d7f264a0cf804b0c42c9

Modified Files
--------------
doc/src/sgml/release-8.4.sgml | 41 ++++++++++++++-----------
doc/src/sgml/release-9.0.sgml | 53 +++++++++++++++++++--------------
doc/src/sgml/release-9.1.sgml | 55 ++++++++++++++++++++--------------
doc/src/sgml/release-9.2.sgml | 66 ++++++++++++++++++++++++-----------------
doc/src/sgml/release-9.3.sgml | 27 +++++++++++++----
5 files changed, 147 insertions(+), 95 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-12-01 19:12:59 pgsql: Update time zone data files to tzdata release 2013h.
Previous Message Bruce Momjian 2013-11-30 21:50:41 pgsql: pg_upgrade: Handle default_transaction_read_only settings