Add dummy 4.2 extension SQL file

This commit is contained in:
Ian Barwick
2018-08-09 09:51:35 +09:00
parent 97cafd8c54
commit 08ab6290c1
3 changed files with 172 additions and 1 deletions

2
repmgr--4.1--4.2.sql Normal file
View File

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