From cc9dfd5b9c40a1d7693c0d3aefbefc5a8922b37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Marqu=C3=A9s?= Date: Thu, 16 Nov 2023 10:23:15 +0000 Subject: [PATCH] Adding Postgres version 16 support in 5.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We've done extensive testing of the current version of repmgr against the new version 16 of Postgres. The tests have passed which gives us the green light to add the version as supported in repmgr 5.4.1. The commit only addresses documentation amendments Signed-off-by: Martín Marqués --- doc/appendix-release-notes.xml | 4 ++-- doc/install-requirements.xml | 4 ++-- doc/repmgr.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/appendix-release-notes.xml b/doc/appendix-release-notes.xml index fea4681d..adbdabee 100644 --- a/doc/appendix-release-notes.xml +++ b/doc/appendix-release-notes.xml @@ -18,9 +18,9 @@ Release 5.4.1 - ??? ?? ??????, 202? + Tue 04 July, 2023 - &repmgr; 5.4.1 is a minor release providing ... + &repmgr; 5.4.1 is a minor release providing a fix for witness metadata update Bug fixes diff --git a/doc/install-requirements.xml b/doc/install-requirements.xml index 21138c71..d12e0cfc 100644 --- a/doc/install-requirements.xml +++ b/doc/install-requirements.xml @@ -120,13 +120,13 @@ &repmgr; 5.4 - (dev) + YES &repmgrversion; (&releasedate;) - 9.4, 9.5, 9.6, 10, 11, 12, 13, 15 + 10, 11, 12, 13, 14, 15, 16   diff --git a/doc/repmgr.xml b/doc/repmgr.xml index ac4469c9..c96d319f 100644 --- a/doc/repmgr.xml +++ b/doc/repmgr.xml @@ -26,7 +26,7 @@ This is the official documentation of &repmgr; &repmgrversion; for - use with PostgreSQL 9.4 - PostgreSQL 15. + use with PostgreSQL 9.4 - PostgreSQL 16. &repmgr; is being continually developed and we strongly recommend using the