postgresql/src/pl
Tom Lane d4d4e95030 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:34 +00:00
..
plperl Fix session-lifespan memory leak when a plperl function is redefined: 2009-11-29 21:02:34 +00:00
plpgsql plpgsql's exec_simple_cast_value() mistakenly supposed that it could bypass 2009-04-02 01:16:25 +00:00
plpython Fix obscure segfault condition in PL/Python 2009-11-03 08:29:51 +00:00
tcl Clean up a number of bogosities around pltcl's handling of the Tcl "result": 2008-06-17 00:52:56 +00:00
Makefile Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00