Tweak nbtsearch.c function prototype order.

Peter Geoghegan <pg@bowt.ie>

Commit: 1009920aaa39e19ecb36409447ece2f8102f4225
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2019-03-19T16:59:05Z
Releases: 12.0
Tweak nbtsearch.c function prototype order.

nbtsearch.c's static function prototypes were slightly out of order.
Make the order consistent with static function definition order.

Files

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