Correct obsolete nbtsort.c minimum key comment.
authorPeter Geoghegan <pg@bowt.ie>
Wed, 8 May 2019 04:42:12 +0000 (21:42 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Wed, 8 May 2019 04:42:12 +0000 (21:42 -0700)
commitd65b5ccad626e1942c862e8a70f56ad7ee7a8003
treeff964c962864cc90af5e011597675ba9fbaec829
parente5f978631722bb3cac42f0eb6e65e947e0f088ec
Correct obsolete nbtsort.c minimum key comment.

It is no longer possible under any circumstances for nbtree code to
reconstruct a strict lower bound key (parent page's pivot tuple key) for
a right sibling page by retrieving the first item in the right sibling
page.
src/backend/access/nbtree/nbtsort.c