mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
6 lines
208 B
Text
6 lines
208 B
Text
# 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
|