We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2143bc4 commit b5f23dbCopy full SHA for b5f23db
2 files changed
src/monitor/pgautofailover--2.1--2.2.sql
@@ -0,0 +1,7 @@
1
+--
2
+-- extension update file from 2.1 to 2.2
3
4
+-- complain if script is sourced in psql, rather than via CREATE EXTENSION
5
+\echo Use "CREATE EXTENSION pgautofailover" to load this file. \quit
6
+
7
+-- no changes, just the version number
…c/monitor/pgautofailover--2.1--dummy.sql …c/monitor/pgautofailover--2.2--dummy.sqlsrc/monitor/pgautofailover--2.1--dummy.sql renamed to src/monitor/pgautofailover--2.2--dummy.sql
0 commit comments