Doc: fix typo in logicaldecoding.sgml.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e0084c32f634213d5e0f371b8b4ac6355ded910e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-02-15T22:31:18Z
Releases: 9.5.7
Doc: fix typo in logicaldecoding.sgml.

There's no such field as OutputPluginOptions.output_mode;
it's actually output_type.  Noted by T. Katsumata.

Discussion: https://postgr.es/m/20170215072115.6101.29870@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/logicaldecoding.sgml modified +1 −1

Discussion