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>