pgsql: Update 9.6 release notes through today.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update 9.6 release notes through today.
Date: 2016-08-28 16:37:32
Message-ID: E1be35Q-0007cV-EL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update 9.6 release notes through today.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/197e8b7fa4eca5267f45c715419c52522dfc600f

Modified Files
--------------
doc/src/sgml/config.sgml | 24 ++++++---------
doc/src/sgml/release-9.6.sgml | 71 +++++++++++++++++++++++++++++++++++++++----
2 files changed, 75 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-08-28 21:40:23 pgsql: Make another editorial pass over the 9.6 release notes.
Previous Message Tom Lane 2016-08-27 21:50:57 pgsql: Add macros to make AllocSetContextCreate() calls simpler and saf