Thread: pgsql: Slightly simplify nbtree split point choice loop.

pgsql: Slightly simplify nbtree split point choice loop.

From
Peter Geoghegan
Date:
Slightly simplify nbtree split point choice loop.

Spotted during post-commit review of the nbtree deduplication commit
(commit 0d861bbb).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f0ca378d4c139eda99ef14998115c1674dac3fc5

Modified Files
--------------
src/backend/access/nbtree/nbtsplitloc.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)