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

Commit 53b01ac

Browse files
author
Etsuro Fujita
committed
Remove extra word from comment.
1 parent d55e9ae commit 53b01ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/partitioning/partbounds.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ partition_bounds_copy(PartitionBoundInfo src,
824824
int j;
825825

826826
/*
827-
* For a corresponding to hash partition, datums array will have two
827+
* For a corresponding hash partition, datums array will have two
828828
* elements - modulus and remainder.
829829
*/
830830
bool hash_part = (key->strategy == PARTITION_STRATEGY_HASH);

0 commit comments

Comments
 (0)