Formatting and docs corrections for logical decoding output plugins.
authorTom Lane
Wed, 15 Feb 2017 23:15:47 +0000 (18:15 -0500)
committerTom Lane
Wed, 15 Feb 2017 23:15:47 +0000 (18:15 -0500)
commitc3b5cfe33cda6e28bbdc75534706c1a00a9e6c4b
tree04c25b70ffdec00f388c26f98ebb783dc1f48be9
parent19c324d9fb4d59db1d0c3e8865356fb6867dc35e
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.
doc/src/sgml/logicaldecoding.sgml
src/include/replication/output_plugin.h