postgresql/src/pl
Bruce Momjian b2c34e2bd1 I have attached the pltcl patch again, just in case. For the sake of clarity
let's say this patch superscedes the previous one.

I have also attached a patch addressing the similar memory leak problem in
plpython. This includes a slight adjustment of the tests in the source
directory. The patch also includes a cosmetic change to remove a compiler
warning although I think the change makes the code look worse though.

BTW, by my reckoning the memory leak would occur with prepared plans and
without. If that is not the case then I've been barking up the wrong tree.

Nigel J. Andrews
2002-09-26 05:23:26 +00:00
..
plperl Provide an upgrade strategy for dump files containing functions declared 2002-09-21 18:39:26 +00:00
plpgsql Remove commas for compatibility with newer releases of bison. 2002-09-22 21:56:47 +00:00
plpython I have attached the pltcl patch again, just in case. For the sake of clarity 2002-09-26 05:23:26 +00:00
tcl I have attached the pltcl patch again, just in case. For the sake of clarity 2002-09-26 05:23:26 +00:00
Makefile Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +00:00