summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-26 15:20:55 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-26 15:20:55 -0500
commite6fa73e87a3f3aeb4694ad3d20a179fb76e12ce1 (patch)
tree9808c2703d3298820953bd15b6f6e4cac68afca6 /src/backend/storage/ipc
parent317a568c88ee92bb50238f9fe9508803bc81501c (diff)
Fix significant memory leak in contrib/xml2 functions.
Most of the functions that execute XPath queries leaked the data structures created by libxml2. This memory would not be recovered until end of session, so it mounts up pretty quickly in any serious use of the feature. Per report from Pavel Stehule, though this isn't his patch. Back-patch to all supported branches.
Diffstat (limited to 'src/backend/storage/ipc')
0 files changed, 0 insertions, 0 deletions