projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55e9ae
)
Remove extra word from comment.
author
Etsuro Fujita
<
[email protected]
>
Thu, 20 Feb 2020 10:15:00 +0000
(19:15 +0900)
committer
Etsuro Fujita
<
[email protected]
>
Thu, 20 Feb 2020 10:15:00 +0000
(19:15 +0900)
src/backend/partitioning/partbounds.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/partitioning/partbounds.c
b/src/backend/partitioning/partbounds.c
index 95af37b9c76ae19ceaf556ebbc34c5e4b7154f8a..2d61c3f6e368d415553918bbb6ff29ccd20c759b 100644
(file)
--- a/
src/backend/partitioning/partbounds.c
+++ b/
src/backend/partitioning/partbounds.c
@@
-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);