Remove extra word from comment.
This commit is contained in:
parent
d55e9ae263
commit
53b01acd46
@ -824,7 +824,7 @@ partition_bounds_copy(PartitionBoundInfo src,
|
|||||||
int j;
|
int j;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* For a corresponding to hash partition, datums array will have two
|
* For a corresponding hash partition, datums array will have two
|
||||||
* elements - modulus and remainder.
|
* elements - modulus and remainder.
|
||||||
*/
|
*/
|
||||||
bool hash_part = (key->strategy == PARTITION_STRATEGY_HASH);
|
bool hash_part = (key->strategy == PARTITION_STRATEGY_HASH);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user