]> granicus.if.org Git - postgresql/commit
Formatting and docs corrections for logical decoding output plugins.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Feb 2017 23:15:47 +0000 (18:15 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 15 Feb 2017 23:15:47 +0000 (18:15 -0500)
commit6abf99b01d5a153684716d445fce204fc222975c
tree06e395a2f6e983ad82fd0122953d5b9cbc3bc587
parentb1dc2af1a2210f2fa544c175ba846321de98f93c
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