projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb4815c
)
Remove extra word from comment.
author
Etsuro Fujita
Thu, 20 Feb 2020 10:15:01 +0000
(19:15 +0900)
committer
Etsuro Fujita
Thu, 20 Feb 2020 10:15:01 +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 0c5b49a5c4977353d3c71f1e012363f14b6a2cfb..1db87b92b9cb8179fc5eccfa8344f6653cbda3ca 100644
(file)
--- a/
src/backend/partitioning/partbounds.c
+++ b/
src/backend/partitioning/partbounds.c
@@
-820,7
+820,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);