summaryrefslogtreecommitdiff
path: root/contrib/xml2/xml2.control
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/xml2/xml2.control')
-rw-r--r--contrib/xml2/xml2.control3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/xml2/xml2.control b/contrib/xml2/xml2.control
index 004649d6520..51de678d5fb 100644
--- a/contrib/xml2/xml2.control
+++ b/contrib/xml2/xml2.control
@@ -2,4 +2,5 @@
comment = 'XPath querying and XSLT'
default_version = '1.0'
module_pathname = '$libdir/pgxml'
-relocatable = true
+# non-relocatable because xml2--unpackaged--1.0.sql needs to use @extschema@
+relocatable = false