postgres/contrib/xml2
Tom Lane 4f146ab3e7 Back-patch today's memory management fixups in contrib/xml2.
Prior to 8.3, these changes are not critical for compatibility with core
Postgres, since core had no libxml2 calls then.  However there is still
a risk if contrib/xml2 is used along with libxml2 functionality in Perl
or other loadable modules.  So back-patch to all versions.

Also back-patch addition of regression tests.  I'm not sure how many of
the cases are interesting without the interaction with core xml code,
but a silly regression test is still better than none at all.
2010-03-01 03:41:11 +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 Back-patch today's memory management fixups in contrib/xml2. 2010-03-01 03:41:11 +00:00
xslt_proc.c Back-patch today's memory management fixups in contrib/xml2. 2010-03-01 03:41:11 +00:00