Remove useless rebuilding of subPlan list during ExecInitNode. Wouldn't

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

Commit: 0ee260345524359009fcc4452272d19102a61232
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-03-02T22:17:34Z
Releases: 8.0.0
Remove useless rebuilding of subPlan list during ExecInitNode.  Wouldn't
have been there to start with, except for overly enthusiastic copy-and-
paste ...

Files

PathChange+/−
src/backend/executor/execProcnode.c modified +1 −4