Update HISTORY

Also remove code comment obsoleted by previous commit
This commit is contained in:
Ian Barwick
2016-08-09 15:32:56 +09:00
parent abb16e4366
commit 0d346a9f54
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,9 @@
`failover=manual`, and create a new event notification
for this, `standby_disconnect_manual` (Ian)
improve "repmgr-auto" Debian package (Gianni)
repmgr: add further event notifications (Gianni)
repmgr: when executing `standby switchover`, don't collect remote
command output unless required (Gianni)
3.1.4 2016-07-12
repmgr: new configuration option for setting "restore_command"

View File

@@ -2791,7 +2791,6 @@ do_standby_follow(void)
exit(ERR_BAD_CONFIG);
}
/* XXX add event record - possible move from repmgrd? */
create_event_record(master_conn,
&options,
options.node,