diff options
Diffstat (limited to 'contrib/xml2/xml2.control')
-rw-r--r-- | contrib/xml2/xml2.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/xml2/xml2.control b/contrib/xml2/xml2.control new file mode 100644 index 0000000000..51de678d5f --- /dev/null +++ b/contrib/xml2/xml2.control @@ -0,0 +1,6 @@ +# xml2 extension +comment = 'XPath querying and XSLT' +default_version = '1.0' +module_pathname = '$libdir/pgxml' +# non-relocatable because xml2--unpackaged--1.0.sql needs to use @extschema@ +relocatable = false |