git.postgresql.org Git - postgresql.git/commit
Mon, 1 Mar 2010 18:07:59 +0000 (18:07 +0000)
Mon, 1 Mar 2010 18:07:59 +0000 (18:07 +0000)
commit d6a6f8c6be4b6d6a9e90e92d91a83225bfe8d29d
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.
This is the main PostgreSQL git repository.
RSS
Atom