diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-01 18:08:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-01 18:08:34 +0000 |
commit | 8a0137d785d5107844d489aa83ccb70de66a7653 (patch) | |
tree | 9dd9d399c0459f677fd42e9b9bdf7acc00dcaa28 /src/interfaces/libpq/fe-connect.c | |
parent | a8ab473383e3b085cee3fabf705130c476ce95c9 (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/interfaces/libpq/fe-connect.c')
0 files changed, 0 insertions, 0 deletions