Remove obsolete nbtree duplicate entries comment.

Peter Geoghegan <pg@bowt.ie>

Commit: 61a4480a68ea44d0991d983a985ae2b2cd88cd61
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2018-12-19T05:40:38Z
Releases: 12.0
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 9e85183bfc3 removed inscrutable _bt_moveright() code to handle
pages full of duplicates.

Files

PathChange+/−
src/backend/access/nbtree/nbtinsert.c modified +1 −4