uint16 StrategyNumber
Definition: stratnum.h:22
bool tbox_index_leaf_consistent(const TBox *key, const TBox *query, StrategyNumber strategy)
Basic routines for indexing temporal values.
Definition: tbox_index.c:73
bool tbox_gist_inner_consistent(const TBox *key, const TBox *query, StrategyNumber strategy)
GiST inner consistent method for temporal numbers.
Definition: tbox_index.c:140
bool tbox_index_recheck(StrategyNumber strategy)
Determine whether a recheck is necessary depending on the strategy.
Definition: tbox_index.c:197