mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Additional "standby clone" code
We'll break up the unwieldy "do_standby_clone()" function into discrete unit for easier maintenance.
This commit is contained in:
@@ -130,7 +130,6 @@ static struct option long_options[] =
|
||||
|
||||
static void do_help(void);
|
||||
|
||||
static void do_standby_clone(void);
|
||||
|
||||
|
||||
static const char *action_name(const int action);
|
||||
|
||||
Reference in New Issue
Block a user