]> granicus.if.org Git - postgresql/commit
Reactivate libxml memory management via palloc, now that I think I've
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 27 Jan 2007 14:50:51 +0000 (14:50 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 27 Jan 2007 14:50:51 +0000 (14:50 +0000)
commit915abb346a43f18199cb4cc56b846dac430c6a43
tree6d5933ae001161a0a53f0601b29ab74751435b45
parentd3be7fae115fe04e552d7f90723f9ee81401197a
Reactivate libxml memory management via palloc, now that I think I've
classified the conditions under which this is safe to do (see source
code comment).
src/backend/utils/adt/xml.c