Log Message:
-----------
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.
Tags:
----
REL8_0_STABLE
Modified Files:
--------------
pgsql/contrib/xml2:
xpath.c (r1.6.4.2 -> r1.6.4.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/xpath.c?r1=1.6.4.2&r2=1.6.4.3)
xslt_proc.c (r1.3.4.2 -> r1.3.4.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/xslt_proc.c?r1=1.3.4.2&r2=1.3.4.3)
pgsql-committers by date
| Next: | From: User Mhasegawa | Date: 2010-03-01 07:08:11 |
| Subject: pgbulkload - pgbulkload: Support a FILTER function without an argument. |
| Previous: | From: Tom Lane | Date: 2010-03-01 05:17:01 |
| Subject: pgsql: Remove xmlCleanupParser calls from contrib/xml2. |