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-0001qe-2M@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/39b9978d9cac34ad799a5fa3ff3846f3e0372b0a

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.