Add .sql extension files for 4.5

This commit is contained in:
Ian Barwick
2019-06-04 14:49:56 +09:00
parent 456a95f159
commit aa44c8abf1
3 changed files with 229 additions and 1 deletions

3
repmgr--4.4--4.5.sql Normal file
View File

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