We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55e9ae commit 53b01acCopy full SHA for 53b01ac
src/backend/partitioning/partbounds.c
@@ -824,7 +824,7 @@ partition_bounds_copy(PartitionBoundInfo src,
824
int j;
825
826
/*
827
- * For a corresponding to hash partition, datums array will have two
+ * For a corresponding hash partition, datums array will have two
828
* elements - modulus and remainder.
829
*/
830
bool hash_part = (key->strategy == PARTITION_STRATEGY_HASH);
0 commit comments