diff options
Diffstat (limited to 'contrib/xml2/xml2.control')
-rw-r--r-- | contrib/xml2/xml2.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xml2/xml2.control b/contrib/xml2/xml2.control index 91e6547f01..ba2c0599a3 100644 --- a/contrib/xml2/xml2.control +++ b/contrib/xml2/xml2.control @@ -2,5 +2,5 @@ comment = 'XPath querying and XSLT' default_version = '1.1' module_pathname = '$libdir/pgxml' -# non-relocatable because xml2--unpackaged--1.0.sql needs to use @extschema@ +# XXX do we still need this to be non-relocatable? relocatable = false |