Fix "repmgr cluster crosscheck" output

Addresses GitHub #398.
This commit is contained in:
Ian Barwick
2018-03-27 10:24:36 +09:00
parent a403da67bc
commit 9c5e76401f
4 changed files with 26 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
4.0.5 2018-??-??
repmgr: fix display of conninfo parsing error messages (Ian)
repmgr: fix "repmgr cluster crosscheck" output; GitHub #389 (Ian)
repmgrd: fix memory leaks in witness code (AndrzejNowicki, Martín)
repmgrd: set "connect_timeout=2" when pinging a server (Ian)