diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-11-29 21:02:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-11-29 21:02:22 +0000 |
commit | 1962ec68296271350346acc6bc1ce5e88bba8a64 (patch) | |
tree | bc47061e37b353ef61ec2edb99c06d738f31e7c6 /src/backend/access/gist | |
parent | 2164a24686bf7d6b10a9f9a9952954c76bc4bfa1 (diff) | |
download | postgresql-1962ec68296271350346acc6bc1ce5e88bba8a64.tar.gz postgresql-1962ec68296271350346acc6bc1ce5e88bba8a64.zip |
Fix session-lifespan memory leak when a plperl function is redefined:
we have to tell Perl it can release its compiled copy of the function
text. Noted by Alexey Klyukin.
Back-patch to 8.2 --- the problem exists further back, but this patch
won't work without modification, and it's probably not worth the trouble.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions