Fix leakage of proc-related storage in plpython's inline handler.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f5c23ca20811c62c87c35c0b45f74572b0b77955
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-05-01T17:04:38Z
Releases: 9.0.0
Fix leakage of proc-related storage in plpython's inline handler.
Per report from Andres Freund.

Files

PathChange+/−
src/pl/plpython/plpython.c modified +5 −1