Correct code comments for PartitionedRelPruneInfo struct

Peter Eisentraut <peter_e@gmx.net>

Commit: 52d8e899d0f0849f9dfc61a9f93ba857a8431216
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-11-15T22:04:48Z
Releases: 12.0
Correct code comments for PartitionedRelPruneInfo struct

The comments above the PartitionedRelPruneInfo struct incorrectly
document how subplan_map and subpart_map are indexed.  This seems to
have snuck in on 4e232364033.

Author: David Rowley <david.rowley@2ndquadrant.com>

Files

PathChange+/−
src/include/nodes/plannodes.h modified +10 −9