Remove unused nbtree array advancement variable. Remove a variable that is no longer in use following commit 9a2e2a28. It's not immediately clear why there were no compiler warnings about this oversight.
Author: Peter Geoghegan <[email protected]> Backpatch-through: 18 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/9de72704e060720c58f75a715e3f217ad8635276 Modified Files -------------- src/backend/access/nbtree/nbtutils.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
