diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-11-29 21:02:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-11-29 21:02:28 +0000 |
commit | b50e026e336896c1a437baf571e9cb02897abacc (patch) | |
tree | 1a35287556b6dd4e7e58c7675591bfa090750a99 /src/backend/executor/nodeAgg.c | |
parent | 602878d5abe0033b3bf59ac11d5c58bd1f553632 (diff) |
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/executor/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions