]> granicus.if.org Git - postgresql/commit
I have attached the pltcl patch again, just in case. For the sake of clarity
authorBruce Momjian <bruce@momjian.us>
Thu, 26 Sep 2002 05:23:26 +0000 (05:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 26 Sep 2002 05:23:26 +0000 (05:23 +0000)
commitb2c34e2bd1f48fe3aa1c9e5365e1eca9b0748b64
tree2ce5767377d8e6e2c668e80ee90ee36f54c3879c
parent5ad4faf13ac0d0fed39ee15915839ec6215776a2
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
src/pl/plpython/feature.expected
src/pl/plpython/plpython.c
src/pl/plpython/plpython_schema.sql
src/pl/tcl/pltcl.c