Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ca1e1a8

Browse files
committed
Remove prototype for nonexistent function.
1 parent 9873001 commit ca1e1a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/storage/standby.h

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ extern void ShutdownRecoveryTransactionEnvironment(void);
2929

3030
extern void ResolveRecoveryConflictWithSnapshot(TransactionId latestRemovedXid,
3131
RelFileNode node);
32-
extern void ResolveRecoveryConflictWithRemovedTransactionId(void);
3332
extern void ResolveRecoveryConflictWithTablespace(Oid tsid);
3433
extern void ResolveRecoveryConflictWithDatabase(Oid dbid);
3534

0 commit comments

Comments
 (0)