]> 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)
commit7d1b6bf407ad19247f0a65aaf742b769e0938b2c
treee839bb8386764efee0ef1e20d52834e33f80427c
parente0084c32f634213d5e0f371b8b4ac6355ded910e
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