forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf207bb0
committed
nbtree: Reorder nbtinsert.c prototypes.
Relocate _bt_newroot() prototype, so that the order that prototypesappear in matches the order that the functions are defined in.1 parent70a7b47 commitf207bb0
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
| |||
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
| 56 | + | |
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
|
0 commit comments
Comments
(0)