]> granicus.if.org Git - postgresql/commit
Update EvalPlanQual() to work with new executor memory management method.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Dec 2002 00:14:47 +0000 (00:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Dec 2002 00:14:47 +0000 (00:14 +0000)
commit350260795acbc5143a1449a49acc9d5d9d02e802
tree4e83e7c191b02273d64ffa31ac99d05b68b5fe76
parent689659764faa749b27930f956aa8d1c88b73842d
Update EvalPlanQual() to work with new executor memory management method.
It doesn't leak memory anymore ...
src/backend/executor/execMain.c
src/backend/executor/execUtils.c
src/include/nodes/execnodes.h