mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
Initial upgrade SQL for repmgr3 to repmgr4
This commit is contained in:
@@ -9,7 +9,10 @@ MODULE_big = repmgr
|
||||
|
||||
EXTENSION = repmgr
|
||||
|
||||
DATA = repmgr--4.0.sql
|
||||
DATA = \
|
||||
repmgr--unpackaged--4.0.sql \
|
||||
repmgr--4.0.sql
|
||||
|
||||
|
||||
# Hacky workaround to install the binaries
|
||||
SCRIPTS_built = repmgr repmgrd
|
||||
|
||||
Reference in New Issue
Block a user