Commit 61a4480
committed
Remove obsolete nbtree duplicate entries comment.
Remove a comment from the Berkeley days claiming that nbtree must
disambiguate duplicate keys within _bt_moveright(). There is no special
care taken around duplicates within _bt_moveright(), at least since
commit 9e85183 removed inscrutable _bt_moveright() code to handle
pages full of duplicates.1 parent 60f3cc9 commit 61a4480
1 file changed
+1
-4
lines changed| 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