aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-03-01 18:08:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-03-01 18:08:41 +0000
commit727af2a58a7b07ff4b7752ba8d84507d300e49f6 (patch)
treed82530e963c5a25eca78ba0f29a62f4bc78df38c /src/backend/commands/variable.c
parent8a37a0341e9ec4ecd25ff5caa400f6367742f9e3 (diff)
downloadpostgresql-727af2a58a7b07ff4b7752ba8d84507d300e49f6.tar.gz
postgresql-727af2a58a7b07ff4b7752ba8d84507d300e49f6.zip
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/commands/variable.c')
0 files changed, 0 insertions, 0 deletions