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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d65b5ccad626e1942c862e8a70f56ad7ee7a8003 Modified Files -------------- src/backend/access/nbtree/nbtsort.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
