forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit41ddc27
committed
Remove obsolete btrescan() comment.
"Ordering stuff" refered to a _bt_first() call to _bt_orderkeys().However, the _bt_orderkeys() function was renamed to_bt_preprocess_keys() by commitfa5c8a0._bt_preprocess_keys() is directly referenced just after the removedcomment already, which seems sufficient.1 parenta18422a commit41ddc27
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
443 |
| - | |
444 |
| - | |
| 443 | + | |
445 | 444 |
| |
446 | 445 |
| |
447 | 446 |
| |
|
0 commit comments
Comments
(0)