mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Explicitly unset search path when connecting to database
This commit is contained in:
@@ -238,6 +238,7 @@ typedef struct
|
||||
|
||||
/* undocumented test settings */
|
||||
int promote_delay;
|
||||
char connection_check_query[MAXLEN];
|
||||
} t_configuration_options;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user