Bump repmgr version 5.5.0

This commit is contained in:
Mario Gonzalez
2024-10-28 10:08:33 -03:00
parent 5abdbb0d39
commit 4e5246f210
6 changed files with 207 additions and 11 deletions

2
repmgr--5.4--5.5.sql Normal file
View File

@@ -0,0 +1,2 @@
-- complain if script is sourced in psql, rather than via CREAT EXTENSION
\echo Use "CREATE EXTENSION repmgr" to load this file. \quit