File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ typedef void (*LogicalDecodeChangeCB) (
572572 </note>
573573 </sect3>
574574
575- <sect3 id="logicaldecoding-output-plugin-filter-by- origin">
575+ <sect3 id="logicaldecoding-output-plugin-filter-origin">
576576 <title>Origin Filter Callback</title>
577577
578578 <para>
Original file line number Diff line number Diff line change 8484 generated by the session is tagged with the replication origin of the
8585 generating session. This allows to treat them differently in the output
8686 plugin, e.g. ignoring all but locally originating rows. Additionally
87- the <link linkend="logicaldecoding-output-plugin-filter-by- origin">
87+ the <link linkend="logicaldecoding-output-plugin-filter-origin">
8888 <function>filter_by_origin_cb</function></link> callback can be used
8989 to filter the logical decoding change stream based on the
9090 source. While less flexible, filtering via that callback is
You can’t perform that action at this time.
0 commit comments