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: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Wording and formatting improvements in new logical decoding docs

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1414868d088cfb6cb85d57946f4a460efa7d31c6

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

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.