Commit 53b01acd authored by Etsuro Fujita's avatar Etsuro Fujita

Remove extra word from comment.

parent d55e9ae2
......@@ -824,7 +824,7 @@ partition_bounds_copy(PartitionBoundInfo src,
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.
*/
bool hash_part = (key->strategy == PARTITION_STRATEGY_HASH);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment