mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
d6a6f8c6be
This involves modifying the module to have a stable ABI, that is, the xslt_process() function still exists even without libxslt. It throws a runtime error if called, but doesn't prevent executing the CREATE FUNCTION call. This is a good thing anyway to simplify cross-version upgrades. |
||
---|---|---|
.. | ||
expected | ||
sql | ||
Makefile | ||
pgxml.sql.in | ||
uninstall_pgxml.sql | ||
xpath.c | ||
xslt_proc.c |