mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Remove a variable left in last commit
This commit is contained in:
1
repmgr.c
1
repmgr.c
@@ -1472,7 +1472,6 @@ do_witness_create(void)
|
|||||||
|
|
||||||
char master_version[MAXVERSIONSTR];
|
char master_version[MAXVERSIONSTR];
|
||||||
|
|
||||||
char createcommand[MAXLEN];
|
|
||||||
char master_hba_file[MAXLEN];
|
char master_hba_file[MAXLEN];
|
||||||
|
|
||||||
/* Check this directory could be used as a PGDATA dir */
|
/* Check this directory could be used as a PGDATA dir */
|
||||||
|
|||||||
Reference in New Issue
Block a user