8000
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 9873001 commit ca1e1a8Copy full SHA for ca1e1a8
src/include/storage/standby.h
@@ -29,7 +29,6 @@ extern void ShutdownRecoveryTransactionEnvironment(void);
29
30
extern void ResolveRecoveryConflictWithSnapshot(TransactionId latestRemovedXid,
31
RelFileNode node);
32
-extern void ResolveRecoveryConflictWithRemovedTransactionId(void);
33
extern void ResolveRecoveryConflictWithTablespace(Oid tsid);
34
extern void ResolveRecoveryConflictWithDatabase(Oid dbid);
35
0 commit comments