pgsql: Make an editorial pass over the 9.4 release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Make an editorial pass over the 9.4 release notes.
Date
Msg-id E1XJCew-0004rk-62@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make an editorial pass over the 9.4 release notes.

Update the notes to include commits through today, and do a lot of
wordsmithing and markup adjustment.  Notably, don't use <link> where <xref>
will do; since we got rid of the text-format HISTORY file, there is no
longer a reason to avoid <xref>.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/912c70bb8db05a4a7599e43e3a79599957daa301

Modified Files
--------------
doc/src/sgml/release-9.4.sgml | 1243 +++++++++++++++++++++--------------------
1 file changed, 628 insertions(+), 615 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make an editorial pass over the 9.4 release notes.
Next
From: Fujii Masao
Date:
Subject: pgsql: Add missing index terms for replication commands in the document