mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
59f372e082
The comments above the PartitionedRelPruneInfo struct incorrectly
document how subplan_map and subpart_map are indexed. This seems to
have snuck in on 4e23236403.
Author: David Rowley <david.rowley@2ndquadrant.com>