nbtree: Reorder nbtinsert.c prototypes.
Peter Geoghegan <pg@bowt.ie>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtinsert.c | modified | +1 −2 |