Ensure that ExecPrepareExprList's result is all in one memory context.

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

Commit: dbb2a931478a397a2b655eb77e8be8c1ca136f63
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-04-07T16:54:23Z
Releases: 10.0
Ensure that ExecPrepareExprList's result is all in one memory context.

Noted by Amit Langote.

Discussion: https://postgr.es/m/aad31672-4983-d95d-d24e-6b42fee9b985@lab.ntt.co.jp

Files

PathChange+/−
src/backend/executor/execExpr.c modified +6 −0

Discussion