mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Support pre-10 WAL functions
This commit is contained in:
@@ -26,7 +26,8 @@ extern instr_time degraded_monitoring_start;
|
||||
extern t_configuration_options config_file_options;
|
||||
extern t_node_info local_node_info;
|
||||
extern PGconn *local_conn;
|
||||
extern bool startup_event_logged;
|
||||
extern bool startup_event_logged;
|
||||
extern int server_version_num;
|
||||
|
||||
PGconn *try_reconnect(const char *conninfo, NodeStatus *node_status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user