mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
Merge pull request #817 from EnterpriseDB/generate-5.4.1-release
Generate 5.4.1 release
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -1,4 +1,4 @@
|
|||||||
5.4.1 2023-??-??
|
5.4.1 2023-07-04
|
||||||
repmgrd: ensure witness node metadata is updated (Ian)
|
repmgrd: ensure witness node metadata is updated (Ian)
|
||||||
|
|
||||||
5.4.0 2023-03-16
|
5.4.0 2023-03-16
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ replication, and perform administrative tasks such as failover or switchover
|
|||||||
operations.
|
operations.
|
||||||
|
|
||||||
The most recent `repmgr` version (5.3.2) supports all PostgreSQL versions from
|
The most recent `repmgr` version (5.3.2) supports all PostgreSQL versions from
|
||||||
9.5 to 14. PostgreSQL 9.4 is also supported, with some restrictions.
|
9.5 to 15. PostgreSQL 9.4 is also supported, with some restrictions.
|
||||||
|
|
||||||
`repmgr` is distributed under the GNU GPL 3 and maintained by EnterpriseDB.
|
`repmgr` is distributed under the GNU GPL 3 and maintained by EnterpriseDB.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([repmgr],[5.4.1],[repmgr@googlegroups.com],[repmgr],[https://repmgr.org/])
|
AC_INIT([repmgr],[5.4.1],[repmgr@googlegroups.com],[repmgr],[https://www.repmgr.org/])
|
||||||
|
|
||||||
AC_COPYRIGHT([Copyright (c) 2010-2021, EnterpriseDB Corporation])
|
AC_COPYRIGHT([Copyright (c) 2010-2021, EnterpriseDB Corporation])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user