summaryrefslogtreecommitdiff
path: root/src/bin/psql/print.h
diff options
context:
space:
mode:
authorTom Lane2010-03-01 18:07:59 +0000
committerTom Lane2010-03-01 18:07:59 +0000
commitd6a6f8c6be4b6d6a9e90e92d91a83225bfe8d29d (patch)
treee1730344410a4d0809c79540c9ada40829b1b0ff /src/bin/psql/print.h
parent8373490607c437445163da8b7a44787f997ebf84 (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/bin/psql/print.h')
0 files changed, 0 insertions, 0 deletions