pgsql: Update 9.4 release notes for commits 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.4 release notes for commits through today.
Date: 2014-11-17 19:47:21
Message-ID: E1XqSGf-0000pv-VQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update 9.4 release notes for commits through today.

Branch
------
REL9_4_STABLE

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

Modified Files
--------------
doc/src/sgml/release-9.4.sgml | 68 ++++++++++++++++++++++++++++++++++++++---
1 file changed, 64 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-11-17 20:55:16 pgsql: Stamp 9.4rc1.
Previous Message Fujii Masao 2014-11-17 17:34:10 pgsql: Add --synchronous option to pg_receivexlog, for more reliable WA