projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15ff540
)
Doc: Fix minor formatting issue in logicaldecoding.sgml.
author
Amit Kapila
Fri, 25 Jun 2021 02:52:44 +0000
(08:22 +0530)
committer
Amit 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/logicaldecoding.sgml
b/doc/src/sgml/logicaldecoding.sgml
index 53f1466e429b91bf9de9d1899a7004ae3171e218..5b8065901a4f250ae8e3a0b0aefd70f4a6b4cccf 100644
(file)
--- a/
doc/src/sgml/logicaldecoding.sgml
+++ b/
doc/src/sgml/logicaldecoding.sgml
@@
-1179,7
+1179,7
@@
OutputPluginWrite(ctx, true);
(
stream_start_cb
,
stream_stop_cb
,
stream_abort_cb
,
stream_commit_cb
and
stream_change_cb
) and two optional callbacks
- (
stream_message_cb
) and (
stream_truncate_cb
).
+ (
stream_message_cb
and
stream_truncate_cb
).