Update HISTORY

This commit is contained in:
Ian Barwick
2017-11-28 13:00:31 +09:00
parent 472d703d2e
commit cebbc73c38

View File

@@ -1,8 +1,12 @@
4.0.1 2017-11-
repmgr: ensure "repmgr node check --action=" returns appropriate return
code (Ian)
code; GitHub #340 (Ian)
repmgr: add missing schema qualification in get_all_node_records_with_upstream()
query (Martín)
repmgr: initialise "voting_term" table in application, not extension SQL;
GitHub #344 (Ian)
repmgr: delete any replication slots copied by pg_rewind; GitHub #334 (Ian)
repmgr: fix configuration file sanity check; GitHub #342 (Ian)
4.0.0 2017-11-21
Complete rewrite with many changes; for details see the repmgr 4.0.0 release