8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c097b27 commit 4b2ba1fCopy full SHA for 4b2ba1f
src/backend/catalog/partition.c
@@ -1236,7 +1236,7 @@ RelationGetPartitionDispatchInfo(Relation rel,
1236
* get_partition_dispatch_recurse
1237
* Recursively expand partition tree rooted at rel
1238
*
1239
- * 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
1240
* global lists: of PartitionDispatch objects corresponding to partitioned
1241
* tables in *pds and of the leaf partition OIDs in *leaf_part_oids.
1242
0 commit comments