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

Commitcbc2270

Browse files
committed
Get rid of extern declarations of non-existent functions.
Those extern declartions were mistakenly added by commit7c4f524.Author: Petr Jelinek
1 parent4fe0424 commitcbc2270

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎src/include/replication/logical.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,6 @@ extern void DecodingContextFindStartpoint(LogicalDecodingContext *ctx);
9595
externboolDecodingContextReady(LogicalDecodingContext*ctx);
9696
externvoidFreeDecodingContext(LogicalDecodingContext*ctx);
9797

98-
externLogicalDecodingContext*CreateCopyDecodingContext(
99-
List*output_plugin_options,
100-
LogicalOutputPluginWriterPrepareWriteprepare_write,
101-
LogicalOutputPluginWriterWritedo_write);
102-
externList*DecodingContextGetTableList(LogicalDecodingContext*ctx);
103-
10498
externvoidLogicalIncreaseXminForSlot(XLogRecPtrlsn,TransactionIdxmin);
10599
externvoidLogicalIncreaseRestartDecodingForSlot(XLogRecPtrcurrent_lsn,
106100
XLogRecPtrrestart_lsn);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp