pgsql: Make an editorial pass over the 9.0 release notes. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Make an editorial pass over the 9.0 release notes.
Date
Msg-id 20100823024335.9C26A7541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make an editorial pass over the 9.0 release notes.

This is mostly about grammar, style, and presentation, though I did find
a few small factual errors.

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.294.2.6 -> r1.294.2.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.294.2.6&r2=1.294.2.7)
        ddl.sgml (r1.93.2.1 -> r1.93.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml?r1=1.93.2.1&r2=1.93.2.2)
        release-9.0.sgml (r2.39.2.6 -> r2.39.2.7)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.39.2.6&r2=2.39.2.7)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make an editorial pass over the 9.0 release notes.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make pg_archivecleanup log messages more consistent.