pgsql: Copy-editing of release notes. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Copy-editing of release notes.
Date
Msg-id E1SeRY3-0007Io-DT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Copy-editing of release notes.

Remove a couple of items that were actually back-patched bug fixes.
Add additional details to a couple of items which lacked a description.
Improve attributions for a couple of items I was involved with.
A few other miscellaneous corrections.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/99b3135e33949da601014800694ae6905ed1075f

Modified Files
--------------
doc/src/sgml/release-9.2.sgml |   77 ++++++++++++++++++++---------------------
1 files changed, 38 insertions(+), 39 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Ensure pg_ctl behaves sanely when data directory is not specifie
Next
From: Robert Haas
Date:
Subject: pgsql: Mark JSON error detail messages for translation.