pgsql: Do a round of copy-editing on the 9.5 release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Do a round of copy-editing on the 9.5 release notes.
Date: 2015-11-12 00:19:32
Message-ID: E1Zwfbw-0001qf-2R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Do a round of copy-editing on the 9.5 release notes.

Also fill in the previously empty "major enhancements" list. YMMV as to
which items should make the cut, but it's past time we had something more
than a placeholder here.

(I meant to get this done before beta2 was wrapped, but got distracted by
PDF build problems. Better late than never.)

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a8c209fce10b5b3208451987782fd38e0a840624

Modified Files
--------------
doc/src/sgml/release-9.5.sgml | 271 +++++++++++++++++++++++++----------------
1 file changed, 167 insertions(+), 104 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-11-12 12:44:58 pgsql: Provide readfuncs support for custom scans.
Previous Message Michael Paquier 2015-11-11 23:58:06 Re: pgsql: Generate parallel sequential scan plans in simple cases.