doc: update release notes

This commit is contained in:
Ian Barwick
2021-07-01 13:42:30 +09:00
parent 99ed17b838
commit 2059a55a99
2 changed files with 48 additions and 0 deletions

View File

@@ -2,6 +2,11 @@
repmgrd: prefix all shared library functions with "repmgr_" to
minimize the risk of clashes with other shared libraries (Ian)
5.2.2. 2021-??-??
standby clone: set "slot_name" in node record if required (Ian)
node rejoin: emit rejoin target note information as NOTICE (Ian)
repmgrd: ensure short option "-s" is accepted (Ian)
5.2.1 2020-12-07
config: fix parsing of "replication_type"; GitHub #672 (Ian)
standby clone: handle missing "postgresql.auto.conf" (Ian)