summaryrefslogtreecommitdiff
path: root/contrib/chkpass/chkpass--1.0.sql
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/chkpass/chkpass--1.0.sql')
-rw-r--r--contrib/chkpass/chkpass--1.0.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/chkpass/chkpass--1.0.sql b/contrib/chkpass/chkpass--1.0.sql
index 755fee3bc3..d1fbedc446 100644
--- a/contrib/chkpass/chkpass--1.0.sql
+++ b/contrib/chkpass/chkpass--1.0.sql
@@ -1,5 +1,8 @@
/* contrib/chkpass/chkpass--1.0.sql */
+-- complain if script is sourced in psql, rather than via CREATE EXTENSION
+\echo Use "CREATE EXTENSION chkpass" to load this file. \quit
+
--
-- Input and output functions and the type itself:
--