Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc618e1b

Browse files
committed
doc: Fix typo in logical decoding documentation
From: Petr Jelinek <petr@2ndquadrant.com>
1 parent820bdcc commitc618e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/logicaldecoding.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ typedef void (*LogicalDecodeChangeCB) (
581581
from <parameter>origin_id</parameter> is of interest to the
582582
output plugin.
583583
<programlisting>
584-
typedef bool (*LogicalDecodeChangeCB) (
584+
typedef bool (*LogicalDecodeFilterByOriginCB) (
585585
struct LogicalDecodingContext *ctx,
586586
RepNodeId origin_id
587587
);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp