mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
6 lines
130 B
Text
6 lines
130 B
Text
|
|
# xml2 extension
|
||
|
|
comment = 'XPath querying and XSLT'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/pgxml'
|
||
|
|
relocatable = true
|