Skip to content

Commit 901bd4a

Browse files
Fix nbtree contradictory array element comment.
Oversight in commit 5bf748b, which enhanced nbtree ScalarArrayOp execution.
1 parent 86374c9 commit 901bd4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/access/nbtree/nbtpreprocesskeys.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1776,8 +1776,8 @@ _bt_sort_array_elements(ScanKey skey, FmgrInfo *sortproc, bool reverse,
17761776
* may not be able to determine which elements are contradictory. If we have
17771777
* the required ORDER proc then we return true (and validly set *nelems_orig),
17781778
* guaranteeing that at least the next array can be considered redundant. We
1779-
* return false if the required comparisons cannot not be made (caller must
1780-
* keep both arrays when this happens).
1779+
* return false if the required comparisons cannot be made (caller must keep
1780+
* both arrays when this happens).
17811781
*/
17821782
static bool
17831783
_bt_merge_arrays(IndexScanDesc scan, ScanKey skey, FmgrInfo *sortproc,

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