From 318f1dac40b6dcce77096425dd282bfc3f4cc354 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 29 May 2017 11:43:30 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index ce868896..64937982 100644 --- a/HISTORY +++ b/HISTORY @@ -1,10 +1,10 @@ -3.3.2 2017-05-22 +3.3.2 2017-06-01 Add support for PostgreSQL 10 (Ian) repmgr: ensure --replication-user option is honoured when passing database connection parameters as a conninfo string (Ian) repmgr: improve detection of pg_rewind on remote server (Ian) repmgr: add DETAIL log output for additional clarification of error messages (Ian) - repmgr: suppress various spurious error messages in `standby follow` anbd + repmgr: suppress various spurious error messages in `standby follow` and `standby switchover` (Ian) repmgr: add missing `-P` option (Ian) repmgrd: monitoring statistic reporting fixes (Ian)