Doc: Fix minor formatting issue in logicaldecoding.sgml.
authorAmit Kapila
Fri, 25 Jun 2021 02:52:44 +0000 (08:22 +0530)
committerAmit Kapila
Fri, 25 Jun 2021 02:52:44 +0000 (08:22 +0530)
Author: Guillaume Lelarge
Discussion: https://www.postgresql.org/message-id/CAECtzeXf3_oZoU6mgFCOy5+pDZ5n4XtH0Da4a5n_KacraVWiHQ@mail.gmail.com

doc/src/sgml/logicaldecoding.sgml

index 53f1466e429b91bf9de9d1899a7004ae3171e218..5b8065901a4f250ae8e3a0b0aefd70f4a6b4cccf 100644 (file)
@@ -1179,7 +1179,7 @@ OutputPluginWrite(ctx, true);
     (stream_start_cbstream_stop_cb,
     stream_abort_cbstream_commit_cb
     and stream_change_cb) and two optional callbacks
-    (stream_message_cb) and (stream_truncate_cb).
+    (stream_message_cb and stream_truncate_cb).