postgresql/src/pl
Tom Lane 1962ec6829 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.
2009-11-29 21:02:22 +00:00
..
plperl Fix session-lifespan memory leak when a plperl function is redefined: 2009-11-29 21:02:22 +00:00
plpgsql Translation updates 2009-09-03 21:01:26 +00:00
plpython Fix obscure segfault condition in PL/Python 2009-11-03 08:59:16 +00:00
tcl Translation updates 2009-09-03 21:01:26 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00