summaryrefslogtreecommitdiff
path: root/src/backend/nodes/copyfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-26 15:21:04 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-26 15:21:04 -0500
commit301a822aa0d4c066da06f5d2979699edc14ec0fa (patch)
tree0e890554009dbbdd9c3c6e3f6f48bbc7b5aace48 /src/backend/nodes/copyfuncs.c
parent0a8ba868a8d05f158d0f3d151a9d68f26e9e0329 (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/nodes/copyfuncs.c')
0 files changed, 0 insertions, 0 deletions