pgsql: Reorder two nbtree.h function prototypes.

Peter Geoghegan <[email protected]> Thu, 02 Jan 2020 18:57:38 +0000
Newsgroups gmane.comp.db.postgresql.devel.cvs
Message-ID <[email protected]>
Reorder two nbtree.h function prototypes.

Make the function prototype order consistent with the definition order
in nbtpage.c.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a412f469880ede9f52336a7b383905129c2b03a0

Modified Files
--------------
src/include/access/nbtree.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)