mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
Remove superfluous comment
This commit is contained in:
@@ -1324,11 +1324,6 @@ do_primary_failover(void)
|
|||||||
{
|
{
|
||||||
log_err(_("promote command failed. You could check and try it manually.\n"));
|
log_err(_("promote command failed. You could check and try it manually.\n"));
|
||||||
|
|
||||||
/*
|
|
||||||
* At this point there's no valid primary we can write to,
|
|
||||||
* so can't add an entry to the event table.
|
|
||||||
*/
|
|
||||||
|
|
||||||
terminate(ERR_DB_QUERY);
|
terminate(ERR_DB_QUERY);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user