You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Correct code comments for PartitionedRelPruneInfo struct
The comments above the PartitionedRelPruneInfo struct incorrectlydocument how subplan_map and subpart_map are indexed. This seems tohave snuck in on4e23236.Author: David Rowley <david.rowley@2ndquadrant.com>