diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-01 18:08:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-01 18:08:16 +0000 |
commit | 7d9d852603b1a926abfba0c6da64f72fbd6df229 (patch) | |
tree | 690be710455eb964367b9a860dfa576ebad1aaa2 /src/tutorial/complex.c | |
parent | d71936c9507ddc91f7b4d9e522861be2bdf89c84 (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/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions