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

Commit9b25489

Browse files
Fix nbtree symbol name comment reference.
Oversight in commit5bf748b.
1 parentdb6856c commit9b25489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/nbtree/nbtsearch.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2063,8 +2063,8 @@ _bt_steppage(IndexScanDesc scan, ScanDirection dir)
20632063
* markPos state. But depending on the current array state like this
20642064
* would add complexity. Instead, we just unset markPos's copy of
20652065
* moreRight or moreLeft (whichever might be affected), while making
2066-
*btrestpos reset the scan's arrays to their initial scan positions.
2067-
* In effect,btrestpos leaves advancing the arrays up to the first
2066+
*btrestrpos reset the scan's arrays to their initial scan positions.
2067+
* In effect,btrestrpos leaves advancing the arrays up to the first
20682068
* _bt_readpage call (that takes place after it has restored markPos).
20692069
*/
20702070
if (so->needPrimScan)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp