Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53b01ac

Browse filesBrowse files
author
Etsuro Fujita
committed
Remove extra word from comment.
1 parent d55e9ae commit 53b01ac
Copy full SHA for 53b01ac

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/backend/partitioning/partbounds.c

Copy file name to clipboardExpand all lines: src/backend/partitioning/partbounds.c
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ partition_bounds_copy(PartitionBoundInfo src,
824824
int j;
825825

826826
/*
827-
* For a corresponding to hash partition, datums array will have two
827+
* For a corresponding hash partition, datums array will have two
828828
* elements - modulus and remainder.
829829
*/
830830
bool hash_part = (key->strategy == PARTITION_STRATEGY_HASH);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.