Content-Length: 261357 | pFad | http://github.com/postgrespro/postgres_cluster/commit/614cdeaa8908f69ab0b97b688e9785147575c01f

01 Reorder two nbtree.h function prototypes. · postgrespro/postgres_cluster@614cdea · GitHub
Skip to content

Commit 614cdea

Browse files
Reorder two nbtree.h function prototypes.
Make the function prototype order consistent with the definition order in nbtinsert.c.
1 parent 1b9becd commit 614cdea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/nbtree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,8 +730,8 @@ extern void _bt_parallel_advance_array_keys(IndexScanDesc scan);
730730
*/
731731
extern bool _bt_doinsert(Relation rel, IndexTuple itup,
732732
IndexUniqueCheck checkUnique, Relation heapRel);
733-
extern Buffer _bt_getstackbuf(Relation rel, BTStack stack, BlockNumber child);
734733
extern void _bt_finish_split(Relation rel, Buffer bbuf, BTStack stack);
734+
extern Buffer _bt_getstackbuf(Relation rel, BTStack stack, BlockNumber child);
735735

736736
/*
737737
* prototypes for functions in nbtsplitloc.c

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/614cdeaa8908f69ab0b97b688e9785147575c01f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy