pgsql: Update 9.1 release notes to reflect 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.1 release notes to reflect commits through today.
Date: 2011-08-18 00:18:39
Message-ID: E1QtqJj-00053X-Vq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update 9.1 release notes to reflect commits through today.

Also do another pass of copy-editing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1a998474a7d88e8b340b179130b8368b734a3c30

Modified Files
--------------
doc/src/sgml/release-9.1.sgml | 151 +++++++++++++++++++++++++++--------------
1 files changed, 99 insertions(+), 52 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-08-18 11:30:50 pgsql: Change PyInit_plpy to external linkage
Previous Message Tom Lane 2011-08-17 21:33:10 pgsql: Fix two issues in plpython's handling of composite results.