Correct nbtsplitloc.c comment.

Peter Geoghegan <pg@bowt.ie>

Commit: bfdbac2ab3ef1a12a7de231552b128ed83ad00bb
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2019-07-15T21:35:06Z
Releases: 13.0
Correct nbtsplitloc.c comment.

The logic just added by commit e3899ffd falls back on a 50:50 page split
in the event of a new item that's just to the right of our provisional
"many duplicates" split point.  Fix a comment that incorrectly claimed
that the new item had to be just to the left of our provisional split
point.

Backpatch: 12-, just like commit e3899ffd.

Files

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