Update extension metadata for 4.1 release

This release does not make any changes to the extension database
objects.
This commit is contained in:
Ian Barwick
2018-07-24 09:31:37 +09:00
parent 527a5f7fee
commit c236405251
5 changed files with 8 additions and 11 deletions

2
repmgr--4.0--4.1.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