mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
"standby follow": check node system identifiers match
This commit is contained in:
@@ -82,6 +82,8 @@ key_value_list_set_output_mode(KeyValueList *item_list, const char *key, OutputM
|
||||
extern const char *
|
||||
key_value_list_get(KeyValueList *item_list, const char *key);
|
||||
|
||||
extern void
|
||||
key_value_list_free(KeyValueList *item_list);
|
||||
|
||||
extern char *
|
||||
escape_recovery_conf_value(const char *src);
|
||||
|
||||
Reference in New Issue
Block a user