"cluster show": fix formatting with multiple digit node IDs

This commit is contained in:
Ian Barwick
2019-02-02 14:04:30 +09:00
parent f24b30327c
commit 59ed86c01a
3 changed files with 15 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
it will actually be possible to stream from the target node (Ian)
repmgr: "standby switchover": improve handling of connection URIs when
executing "node rejoin" on the demotion candidate; GitHub #525 (Ian)
repmgr: fix long node ID display in "cluster show"; (Ian)
repmgrd: check binary and extension major versions match; GitHub #515 (Ian)
repmgrd: on a cascaded standby, don't fail over if "failover=manual";
GitHub #531 (Ian)