Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4b2ba1f

Browse files
committed
1 parent c097b27 commit 4b2ba1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/partition.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ RelationGetPartitionDispatchInfo(Relation rel,
12361236
* get_partition_dispatch_recurse
12371237
* Recursively expand partition tree rooted at rel
12381238
*
1239-
* As the partition tree is expanded in a depth-first manner, we mantain two
1239+
* As the partition tree is expanded in a depth-first manner, we maintain two
12401240
* global lists: of PartitionDispatch objects corresponding to partitioned
12411241
* tables in *pds and of the leaf partition OIDs in *leaf_part_oids.
12421242
*

0 commit comments

Comments
 (0)