pgsql: Make an editorial pass over the 9.4 release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make an editorial pass over the 9.4 release notes.
Date: 2014-08-18 02:26:58
Message-ID: E1XJCew-0004rk-62@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2014-08-18 02:38:08 pgsql: Add missing index terms for replication commands in the document
Previous Message Tom Lane 2014-08-17 19:59:16 pgsql: Improve DISCARD documentation.