Fix bugs in RelationGetPartitionDispatchInfo.
Robert Haas <rhaas@postgresql.org>
Fix bugs in RelationGetPartitionDispatchInfo. The previous coding was not quite right for cases involving multiple levels of partitioning. Amit Langote
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/partition.c | modified | +33 −6 |