We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5985a9 commit afe86a9Copy full SHA for afe86a9
src/backend/access/gist/gistproc.c
@@ -327,7 +327,7 @@ non_negative(float val)
327
/*
328
* Consider replacement of currently selected split with the better one.
329
*/
330
-static void inline
+static inline void
331
g_box_consider_split(ConsiderSplitContext *context, int dimNum,
332
double rightLower, int minLeftCount,
333
double leftUpper, int maxLeftCount)
0 commit comments