Correct code comments for PartitionedRelPruneInfo struct

Peter Eisentraut <peter_e@gmx.net>

Commit: 59f372e082e6564f4629dcbbc235c206e963814d
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-11-15T22:06:29Z
Releases: 11.2
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