diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-10-19 22:10:58 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-10-19 22:10:58 +0000 |
| commit | 4a67565b37ef4fae12c341d069b1145cfae10144 (patch) | |
| tree | 63755e34ce59feddff4a9fbeafb0c3d716b9c58f /doc/src/sgml/ref/create_database.sgml | |
| parent | 30c2b5ec7212c7b6881a7a25ca604ffe5229059d (diff) | |
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 'doc/src/sgml/ref/create_database.sgml')
0 files changed, 0 insertions, 0 deletions
