Improve some comments related to executor result relations.

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

Commit: 26cb82030fa83e222f5744fb8254ec9073162273
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-10-17T20:41:00Z
Releases: 12.0
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

PathChange+/−
src/backend/executor/execMain.c modified +11 −8
src/include/nodes/execnodes.h modified +4 −5