aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-11-29 21:02:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-11-29 21:02:34 +0000
commitd4d4e95030f2c808e1cc85404959145e37db42ba (patch)
treec0266847a6916709682ded94cd6eb5dbd71996a5 /src/backend/access/gist/gistsplit.c
parent26a13b72421f6d54077db23200326536ece2cf7c (diff)
downloadpostgresql-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