pgsql: Edits to 9.1 release notes. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Edits to 9.1 release notes.
Date
Msg-id E1Q2rco-0002A8-Nj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Edits to 9.1 release notes.

Add some new items and some additional details to existing items, mostly
by cribbing from the 9.1alpha notes.  Some additional clarifications and
corrections elsewhere, and a few typo fixes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7b630e7b8e4faec13af2ce934b8bb33d9a1c8e06

Modified Files
--------------
doc/src/sgml/release-9.1.sgml |  297 ++++++++++++++++++++++++++++++++---------
1 files changed, 231 insertions(+), 66 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Clean up handling of COLLATE clauses in index column definitions
Next
From: Robert Haas
Date:
Subject: pgsql: Add post-creation hook for extensions, consistent with other obj