Improve some comments related to executor result relations.
Tom Lane <tgl@sss.pgh.pa.us>
Improve some comments related to executor result relations. es_leaf_result_relations doesn't exist; perhaps this was an old name for es_tuple_routing_result_relations, or maybe this comment has gone unmaintained through multiple rounds of whacking the code around. Related comment in execnodes.h was both obsolete and ungrammatical.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execMain.c | modified | +11 −8 |
| src/include/nodes/execnodes.h | modified | +4 −5 |