Skip to content

Commit cbc2270

Browse files
committed
Get rid of extern declarations of non-existent functions.
Those extern declartions were mistakenly added by commit 7c4f524. Author: Petr Jelinek
1 parent 4fe0424 commit cbc2270

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
extern bool DecodingContextReady(LogicalDecodingContext *ctx);
9696
extern void FreeDecodingContext(LogicalDecodingContext *ctx);
9797

98-
extern LogicalDecodingContext *CreateCopyDecodingContext(
99-
List *output_plugin_options,
100-
LogicalOutputPluginWriterPrepareWrite prepare_write,
101-
LogicalOutputPluginWriterWrite do_write);
102-
extern List *DecodingContextGetTableList(LogicalDecodingContext *ctx);
103-
10498
extern void LogicalIncreaseXminForSlot(XLogRecPtr lsn, TransactionId xmin);
10599
extern void LogicalIncreaseRestartDecodingForSlot(XLogRecPtr current_lsn,
106100
XLogRecPtr restart_lsn);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy