Assorted cosmetic cleanup of run-time-partition-pruning code.

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

Commit: 321f648a312bd188b7a5c33a0548a57f45dfbf42
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-06-10T22:24:34Z
Releases: 11.0
Assorted cosmetic cleanup of run-time-partition-pruning code.

Use "subplan" rather than "subnode" to refer to the child plans of
a partitioning Append; this seems a bit more specific and hence
clearer.  Improve assorted comments.  No non-cosmetic changes.

David Rowley and Tom Lane

Discussion: https://postgr.es/m/CAFj8pRBjrufA3ocDm8o4LPGNye9Y+pm1b9kCwode4X04CULG3g@mail.gmail.com

Files

Discussion