Files
openGauss-server/contrib/xml2/xml2.control
2020-06-30 17:38:27 +08:00

7 lines
208 B
Plaintext

# 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