pgsql: Update 9.2 release notes to reflect commits to date.

Started by Tom Lanealmost 14 years ago3 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Update 9.2 release notes to reflect commits to date.

I was unable to entirely resist the temptation to copy-edit related
entries, but will save most of that for a separate pass.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3f9abab59021fff43dade76bfeea139ccbbb38dc

Modified Files
--------------
doc/src/sgml/release-9.2.sgml | 139 +++++++++++++++++++++++++++++++----------
1 files changed, 105 insertions(+), 34 deletions(-)

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#1)
Re: pgsql: Update 9.2 release notes to reflect commits to date.

On Wed, Aug 22, 2012 at 02:58:00AM +0000, Tom Lane wrote:

Update 9.2 release notes to reflect commits to date.

I was unable to entirely resist the temptation to copy-edit related
entries, but will save most of that for a separate pass.

Good, copy-edit is needed on that.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#2)
Re: pgsql: Update 9.2 release notes to reflect commits to date.

Bruce Momjian <bruce@momjian.us> writes:

On Wed, Aug 22, 2012 at 02:58:00AM +0000, Tom Lane wrote:

I was unable to entirely resist the temptation to copy-edit related
entries, but will save most of that for a separate pass.

Good, copy-edit is needed on that.

Yeah, I'm going through the release notes now (that's where the gripe
about remote_write came from).

regards, tom lane