Update comments on nbtree stack struct.

Peter Geoghegan <pg@bowt.ie>

Commit: 091bd6befcb71feb58b1478e1b976c85ae504822
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2019-08-21T20:50:27Z
Releases: 13.0
Update comments on nbtree stack struct.

Adjust the struct comment that describes how page splits use their
descent stack to cascade up the tree from the leaf level.

In passing, fix up some unrelated nbtree comments that had typos or were
obsolete.

Files