forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit61a4480
committed
Remove obsolete nbtree duplicate entries comment.
Remove a comment from the Berkeley days claiming that nbtree mustdisambiguate duplicate keys within _bt_moveright(). There is no specialcare taken around duplicates within _bt_moveright(), at least sincecommit9e85183 removed inscrutable _bt_moveright() code to handlepages full of duplicates.1 parent60f3cc9 commit61a4480
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
814 | 814 |
| |
815 | 815 |
| |
816 | 816 |
| |
817 |
| - | |
818 |
| - | |
819 |
| - | |
820 |
| - | |
| 817 | + | |
821 | 818 |
| |
822 | 819 |
| |
823 | 820 |
| |
|
0 commit comments
Comments
(0)