summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-03-01 18:08:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-03-01 18:08:07 +0000
commitb0c8b3dd6a1e1bd0bee0c60c398315455d6c8d65 (patch)
treeb8dd52098bd164925f838ae5c6b5ebaad5bf62ef /src/backend/utils/adt/xml.c
parent5ea32f560a411e806b0665a5e091d85d1565ee2e (diff)
Fix contrib/xml2 so regression test still works when it's built without libxslt.
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.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions