We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff1c94 commit 34399a6Copy full SHA for 34399a6
src/include/replication/logical.h
@@ -29,8 +29,6 @@ typedef void (*LogicalOutputPluginWriterUpdateProgress) (struct LogicalDecodingC
29
TransactionId xid
30
);
31
32
-typedef struct LogicalDecodingContext LogicalDecodingContext;
33
-
34
typedef bool (*LogicalDecodingXLogPageReadCB)(XLogReaderState *ctx);
35
36
typedef struct LogicalDecodingContext
0 commit comments