mirror of
https://github.com/postgres/postgres.git
synced 2025-12-06 00:02:13 +03:00
We had put a test for libxml2's xmlStructuredErrorContext variable in configure, but of course that doesn't work on Windows builds. The next best alternative seems to be to test the LIBXML_VERSION symbol provided by xmlversion.h. Per report from Talha Bin Rizwan, though this fixes it in a different way than his proposed patch.
846 KiB
Executable File
846 KiB
Executable File