pgsql: doc: Wording and formatting improvements in new logical decoding - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Wording and formatting improvements in new logical decoding
Date
Msg-id E1Xk2Ov-0004PA-4t@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: doc: Wording and formatting improvements in new logical decoding  (Andres Freund <andres@2ndquadrant.com>)
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Wording and formatting improvements in new logical decoding
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Improve CREATE VIEW / WITH documentation