pgsql: doc: Wording and formatting improvements in new logical decoding

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Wording and formatting improvements in new logical decoding
Date: 2014-10-31 02:57:21
Message-ID: E1Xk2Ov-0004PA-4t@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Wording and formatting improvements in new logical decoding docs

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/50709a1d427831d48a5aa14655e9f57e3721a06b

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 184 +++++++++++++++++++++++-----------
doc/src/sgml/ref/pg_recvlogical.sgml | 8 ++
2 files changed, 131 insertions(+), 61 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-10-31 06:34:52 Re: pgsql: doc: Wording and formatting improvements in new logical decoding
Previous Message Robert Haas 2014-10-30 19:02:34 pgsql: Extend dsm API with a new function dsm_unpin_mapping.