summaryrefslogtreecommitdiff
path: root/contrib/pageinspect
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pageinspect')
-rw-r--r--contrib/pageinspect/pageinspect--1.0--1.1.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pageinspect/pageinspect--1.0--1.1.sql b/contrib/pageinspect/pageinspect--1.0--1.1.sql
index 5997c580dac..49e83264d33 100644
--- a/contrib/pageinspect/pageinspect--1.0--1.1.sql
+++ b/contrib/pageinspect/pageinspect--1.0--1.1.sql
@@ -1,6 +1,6 @@
/* contrib/pageinspect/pageinspect--1.0--1.1.sql */
--- complain if script is sourced in psql, rather than via ALTER EXTENSION UPDATE
+-- complain if script is sourced in psql, rather than via ALTER EXTENSION
\echo Use "ALTER EXTENSION pageinspect UPDATE TO 1.1" to load this file. \quit
DROP FUNCTION page_header(bytea);