Add extension script files for 5.4dev.

This commit is contained in:
Ian Barwick
2021-09-16 14:32:55 +09:00
parent 02c29dc860
commit bba282a131
2 changed files with 194 additions and 0 deletions

2
repmgr--5.3--5.4.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