From 45aa0724c4da0228cb4b0c8a662a44826f081c74 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 9 Aug 2016 15:32:56 +0900 Subject: [PATCH] Update HISTORY Also remove code comment obsoleted by previous commit --- HISTORY | 3 +++ repmgr.c | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 9f4f5a52..de724260 100644 --- a/HISTORY +++ b/HISTORY @@ -15,6 +15,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" diff --git a/repmgr.c b/repmgr.c index 9054bf24..a6aee368 100644 --- a/repmgr.c +++ b/repmgr.c @@ -2858,7 +2858,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,