diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-11-29 21:02:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-11-29 21:02:34 +0000 |
commit | d4d4e95030f2c808e1cc85404959145e37db42ba (patch) | |
tree | c0266847a6916709682ded94cd6eb5dbd71996a5 /src/backend/access/gist/gistsplit.c | |
parent | 26a13b72421f6d54077db23200326536ece2cf7c (diff) | |
download | postgresql-d4d4e95030f2c808e1cc85404959145e37db42ba.tar.gz postgresql-d4d4e95030f2c808e1cc85404959145e37db42ba.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/gistsplit.c')
0 files changed, 0 insertions, 0 deletions