pgsql: Improve recovery target settings documentation. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve recovery target settings documentation.
Date
Msg-id E1XzriS-0005Jy-2K@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve recovery target settings documentation.

Commit 815d71dee hadn't bothered to update the documentation to match the
behavioral change, and a lot of other text in this section was badly in
need of copy-editing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e311cd6ded096122a5f2b5cbe91bc3a9f0dda3cb

Modified Files
--------------
doc/src/sgml/recovery-config.sgml |   94 +++++++++++++++++++------------------
1 file changed, 49 insertions(+), 45 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve recovery target settings documentation.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW