aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-10-19 22:10:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-10-19 22:10:58 +0000
commit4a67565b37ef4fae12c341d069b1145cfae10144 (patch)
tree63755e34ce59feddff4a9fbeafb0c3d716b9c58f /src/tutorial
parent30c2b5ec7212c7b6881a7a25ca604ffe5229059d (diff)
downloadpostgresql-4a67565b37ef4fae12c341d069b1145cfae10144.tar.gz
postgresql-4a67565b37ef4fae12c341d069b1145cfae10144.zip
Fix within-function memory leaks in the various PLs' interfaces to
SPI_prepare: they all save the prepared plan into topCxt, and so the procCxt copy that's actually returned by SPI_prepare ought to be freed. Diagnosis and plpython fix by Nigel Andrews, followup for other PLs by Tom Lane.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions