nbtree: Reorder nbtinsert.c prototypes.

Peter Geoghegan <pg@bowt.ie>

Commit: f207bb0b8f13999c91b405a2e6c8526225470816
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2020-03-16T03:53:12Z
Releases: 13.0
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.

Files

PathChange+/−
src/backend/access/nbtree/nbtinsert.c modified +1 −2