nbtree: Rename _bt_search() variables.
Make some of the variable names in _bt_search() consistent with corresponding variables within _bt_getstackbuf(). This naming scheme is clearer because the variable names always express a relationship between the currently locked buffer/page and some other page.
Showing
Please register or sign in to comment