Skip to content

Commit 4de6216

Browse files
committed
Comment fix for partition_rbound_cmp().
This was an oversight in d363d42. Beena Emerson
1 parent e662ef0 commit 4de6216

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy