You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Remove declaration for function that is no longer defined.
This commit is contained in:
@@ -139,7 +139,6 @@ Pack *dbTablespaceList(Db *this);
|
||||
|
||||
// Switch the WAL segment and return the segment that should have been archived
|
||||
String *dbWalSwitch(Db *this);
|
||||
void dbClose(Db *this);
|
||||
|
||||
// Move to a new parent mem context
|
||||
FN_INLINE_ALWAYS Db *
|
||||
|
||||
Reference in New Issue
Block a user