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

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

From
Tom Lane
Date:
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(-)