Commit 4b2ba1fe authored by Robert Haas's avatar Robert Haas
parent c097b271
......@@ -1236,7 +1236,7 @@ RelationGetPartitionDispatchInfo(Relation rel,
* get_partition_dispatch_recurse
* Recursively expand partition tree rooted at rel
*
* As the partition tree is expanded in a depth-first manner, we mantain two
* As the partition tree is expanded in a depth-first manner, we maintain two
* global lists: of PartitionDispatch objects corresponding to partitioned
* tables in *pds and of the leaf partition OIDs in *leaf_part_oids.
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment