nbtree: Reorder nbtinsert.c prototypes.
Relocate _bt_newroot() prototype, so that the order that prototypes
appear in matches the order that the functions are defined in.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/f207bb0b8f13999c91b405a2e6c8526225470816
Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)