Commit 847c62ee authored by Amit Kapila's avatar Amit Kapila

Doc: Fix minor formatting issue in logicaldecoding.sgml.

Author: Guillaume Lelarge
Discussion: https://www.postgresql.org/message-id/CAECtzeXf3_oZoU6mgFCOy5+pDZ5n4XtH0Da4a5n_KacraVWiHQ@mail.gmail.com
parent 15ff5401
...@@ -1179,7 +1179,7 @@ OutputPluginWrite(ctx, true); ...@@ -1179,7 +1179,7 @@ OutputPluginWrite(ctx, true);
(<function>stream_start_cb</function>, <function>stream_stop_cb</function>, (<function>stream_start_cb</function>, <function>stream_stop_cb</function>,
<function>stream_abort_cb</function>, <function>stream_commit_cb</function> <function>stream_abort_cb</function>, <function>stream_commit_cb</function>
and <function>stream_change_cb</function>) and two optional callbacks and <function>stream_change_cb</function>) and two optional callbacks
(<function>stream_message_cb</function>) and (<function>stream_truncate_cb</function>). (<function>stream_message_cb</function> and <function>stream_truncate_cb</function>).
</para> </para>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment