mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
repmgrd: don't explicitly close connections on shutdown
This commit is contained in:
@@ -24,7 +24,6 @@ void do_physical_node_check(void);
|
||||
void monitor_streaming_primary(void);
|
||||
void monitor_streaming_standby(void);
|
||||
void monitor_streaming_witness(void);
|
||||
void close_connections_physical(void);
|
||||
|
||||
void handle_sigint_physical(SIGNAL_ARGS);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user