Skip to content

Commit 68343b4

Browse files
author
Etsuro Fujita
committed
Fix typos in comments.
1 parent 1169fcf commit 68343b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/partitioning/partbounds.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ create_list_bounds(PartitionBoundSpec **boundspecs, int nparts,
453453
boundinfo->default_index = (*mapping)[default_index];
454454
}
455455

456-
/* All partition must now have been assigned canonical indexes. */
456+
/* All partitions must now have been assigned canonical indexes. */
457457
Assert(next_index == nparts);
458458
return boundinfo;
459459
}
@@ -651,7 +651,7 @@ create_range_bounds(PartitionBoundSpec **boundspecs, int nparts,
651651
Assert(i == ndatums);
652652
boundinfo->indexes[i] = -1;
653653

654-
/* All partition must now have been assigned canonical indexes. */
654+
/* All partitions must now have been assigned canonical indexes. */
655655
Assert(next_index == nparts);
656656
return boundinfo;
657657
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy