]> 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)
commit93e6e40574bccf9c6f33c520a4189d3e98e2fd1f
tree8f9643cc5a39621f46322cdf2ad79e4b8c4100b1
parentadb67d67f0f29acb175620ab05be26a146512fa2
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