MobilityDB
1.0
include
general
time_gist.h
common_entry_cmp
period_gist_compress
period_gist_consistent_internal
period_gist_fetch
period_gist_penalty
period_gist_picksplit
period_gist_same
period_gist_union
period_index_consistent_leaf
period_index_recheck
periodset_gist_compress
timestampset_gist_compress
◆
period_gist_consistent_internal()
bool period_gist_consistent_internal
(
const
Period
*
key
,
const
Period
*
query
,
StrategyNumber
strategy
)
GiST internal-page consistency for time types.
Parameters
[in]
key
Element in the index
[in]
query
Value being looked up in the index
[in]
strategy
Operator of the operator class being applied
Generated by
1.8.13