mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
The next major release will be 5.0.
4.5 was a placeholder release number in case a major release was required prior to the release of Pg12.
This commit is contained in:
5
repmgr--4.4--5.0.sql
Normal file
5
repmgr--4.4--5.0.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
|
||||
\echo Use "CREATE EXTENSION repmgr" to load this file. \quit
|
||||
|
||||
ALTER FUNCTION set_repmgrd_pid(INT, TEXT) RETURNS NULL ON NULL INPUT;
|
||||
|
||||
Reference in New Issue
Block a user