summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2021-06-25 08:22:44 +0530
committerAmit Kapila <akapila@postgresql.org>2021-06-25 08:22:44 +0530
commit847c62ee76cbc237b3a204ca94b1b12811d698e3 (patch)
treee4b973ebf8af9a1a1f5a23eac2df77e4deae1187
parent15ff5401d1719aaf6c9a47e5abea517cc2bcbaf1 (diff)
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
-rw-r--r--doc/src/sgml/logicaldecoding.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml
index 53f1466e429..5b8065901a4 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -1179,7 +1179,7 @@ OutputPluginWrite(ctx, true);
(<function>stream_start_cb</function>, <function>stream_stop_cb</function>,
<function>stream_abort_cb</function>, <function>stream_commit_cb</function>
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>