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