pgsql: Formatting and docs corrections for logical decoding output plug

Started by Tom Laneover 9 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Formatting and docs corrections for logical decoding output plugins.

Make the typedefs for output plugins consistent with project style;
they were previously not even consistent with each other as to layout
or inclusion of parameter names. Make the documentation look the same,
and fix errors therein (missing and misdescribed parameters).

Back-patch because of the documentation bugs.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6abf99b01d5a153684716d445fce204fc222975c

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 59 +++++++++++++--------------------
src/include/replication/output_plugin.h | 33 +++++++-----------
2 files changed, 35 insertions(+), 57 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers