diff options
Diffstat (limited to 'contrib/xml2/xml2.control')
-rw-r--r-- | contrib/xml2/xml2.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/xml2/xml2.control b/contrib/xml2/xml2.control new file mode 100644 index 00000000000..004649d6520 --- /dev/null +++ b/contrib/xml2/xml2.control @@ -0,0 +1,5 @@ +# xml2 extension +comment = 'XPath querying and XSLT' +default_version = '1.0' +module_pathname = '$libdir/pgxml' +relocatable = true |