2011-02-13 20:06:41 -05:00
|
|
|
# xml2 extension
|
|
|
|
comment = 'XPath querying and XSLT'
|
|
|
|
default_version = '1.0'
|
|
|
|
module_pathname = '$libdir/pgxml'
|
2011-02-17 18:11:28 -05:00
|
|
|
# non-relocatable because xml2--unpackaged--1.0.sql needs to use @extschema@
|
|
|
|
relocatable = false
|