Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit4de6216

Browse files
committed
Comment fix for partition_rbound_cmp().
This was an oversight ind363d42.Beena Emerson
1 parente662ef0 commit4de6216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/catalog/partition.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2128,7 +2128,7 @@ qsort_partition_rbound_cmp(const void *a, const void *b, void *arg)
21282128
* partition_rbound_cmp
21292129
*
21302130
* Return for two range bounds whether the 1st one (specified in datum1,
2131-
*content1, and lower1) is <, =, or > the bound specified in *b2.
2131+
*kind1, and lower1) is <, =, or > the bound specified in *b2.
21322132
*
21332133
* Note that if the values of the two range bounds compare equal, then we take
21342134
* into account whether they are upper or lower bounds, and an upper bound is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp