pgsql: Copy-editing docs for recovery_target='immediate', and "ie."

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Copy-editing docs for recovery_target='immediate', and "ie."
Date: 2014-01-25 21:33:21
Message-ID: E1W7Aqv-0003F9-J7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Copy-editing docs for recovery_target='immediate', and "ie."

Phrase the sentence better. Also, spell "i.e." rather than "ie."

Thom Brown

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml | 2 +-
doc/src/sgml/recovery-config.sgml | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-01-25 21:43:56 pgsql: Adjust C comment in slot_attisnull() regarding nulls.
Previous Message Bruce Momjian 2014-01-25 19:33:31 pgsql: docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTS