MobilityDB
1.0
src
general
time_gist.c
common_entry_cmp
period_gist_compress
period_gist_consider_split
period_gist_consistent
period_gist_consistent_internal
period_gist_decompress
period_gist_double_sorting_split
period_gist_fallback_split
period_gist_fetch
period_gist_penalty
period_gist_picksplit
period_gist_same
period_gist_union
period_index_consistent_leaf
period_index_recheck
periodbounds_cmp_lower
periodbounds_cmp_upper
periodset_gist_compress
PLACE_LEFT
PLACE_RIGHT
timestampset_gist_compress
◆
period_gist_fallback_split()
static void period_gist_fallback_split
(
GistEntryVector *
entryvec
,
GIST_SPLITVEC *
v
)
static
Trivial split: half of entries will be placed on one page and the other half on the other page.
Generated by
1.8.13