pgsql: First-draft release notes for 9.4.1 et al. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: First-draft release notes for 9.4.1 et al.
Date
Msg-id E1YHgYp-0003tx-FJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
First-draft release notes for 9.4.1 et al.

As usual, the release notes for older branches will be made by cutting
these down, but put them up for community review first.

Note: a significant fraction of these items don't apply to 9.4.1, only to
older branches, because the fixes already appeared in 9.4.0.  These can be
distinguished by noting the branch commits in the associated SGML comments.
This will be adjusted tomorrow while copying items into the older
release-X.Y.sgml files.  In a few cases I've made two separate entries with
different wordings for 9.4 than for the equivalent commits in the older
branches.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/77e9125e847adf76e9466814781957c0f32d8554

Modified Files
--------------
doc/src/sgml/release-9.4.sgml | 1943 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 1943 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Update time zone data files to tzdata release 2015a.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix documentation of psql's ECHO all mode.