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

Commit901bd4a

Browse files
Fix nbtree contradictory array element comment.
Oversight in commit5bf748b, which enhanced nbtree ScalarArrayOpexecution.
1 parent86374c9 commit901bd4a

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 cannotnotbe made (caller must
1780-
*keepboth 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
staticbool
17831783
_bt_merge_arrays(IndexScanDescscan,ScanKeyskey,FmgrInfo*sortproc,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp