From 0d346a9f54bc2526a32cf14dead7ca5f18a582ff 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 a692e9d8..0cf3d51c 100644 --- a/HISTORY +++ b/HISTORY @@ -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" diff --git a/repmgr.c b/repmgr.c index b6ec3a6b..954b9663 100644 --- a/repmgr.c +++ b/repmgr.c @@ -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,