postgresql/contrib/xml2
Tom Lane d71936c950 Remove xmlCleanupParser calls from contrib/xml2.
These are unnecessary and probably dangerous.  I don't see any immediate
risk situations in the core XML support or contrib/xml2 itself, but there
could be issues with external uses of libxml2, and in any case it's an
accident waiting to happen.
2010-03-01 05:16:48 +00:00
..
expected Back-patch today's memory management fixups in contrib/xml2. 2010-03-01 03:41:11 +00:00
sql Back-patch today's memory management fixups in contrib/xml2. 2010-03-01 03:41:11 +00:00
Makefile Back-patch today's memory management fixups in contrib/xml2. 2010-03-01 03:41:11 +00:00
pgxml.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
uninstall_pgxml.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
xpath.c Remove xmlCleanupParser calls from contrib/xml2. 2010-03-01 05:16:48 +00:00
xslt_proc.c Remove xmlCleanupParser calls from contrib/xml2. 2010-03-01 05:16:48 +00:00