Consolidate various backported functions

This commit is contained in:
Ian Barwick
2016-12-22 12:11:54 +09:00
parent 666e71a589
commit 9da0914976
7 changed files with 44 additions and 42 deletions

View File

@@ -10,6 +10,7 @@
with cascaded downstream node records (Ian)
repmgr: add option `--no-conninfo-password` (Abhijit, Ian)
repmgr: add initial support for PostgreSQL 10.0 (Ian)
repmgr: escape values in primary_conninfo if needed (Ian)
3.2.1 2016-10-24
repmgr: require a valid repmgr cluster name unless -F/--force