aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-03-01 18:08:27 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-03-01 18:08:27 +0000
commit7af8e8d671c548f7ba43a5a9aba691ffa0fc1727 (patch)
treecdd903611a3f9d4cd7eabe710279745109c2c4e0 /src
parent057b5485e6d2fa3872838b013080fd85bbbc3d0a (diff)
downloadpostgresql-7af8e8d671c548f7ba43a5a9aba691ffa0fc1727.tar.gz
postgresql-7af8e8d671c548f7ba43a5a9aba691ffa0fc1727.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')
0 files changed, 0 insertions, 0 deletions