aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-26 15:20:51 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-26 15:21:53 -0500
commit4a2516a7f976e2f6671930904d4e97a4832eff9f (patch)
tree744e57101f7c38bf7a27dff34c5560e57c81fb30 /src/backend/access/gist
parente6e38b4ac21cc25fb8187e573a672ff17d9b2801 (diff)
downloadpostgresql-4a2516a7f976e2f6671930904d4e97a4832eff9f.tar.gz
postgresql-4a2516a7f976e2f6671930904d4e97a4832eff9f.zip
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/access/gist')
0 files changed, 0 insertions, 0 deletions