Thread: [COMMITTERS] pgsql: Ensure that ExecPrepareExprList's result is all in one memoryco

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dbb2a931478a397a2b655eb77e8be8c1ca136f63

Modified Files
--------------
src/backend/executor/execExpr.c | 6 ++++++
1 file changed, 6 insertions(+)