MobilityDB 1.1

◆ span_index_consistent_leaf()

bool span_index_consistent_leaf ( const Span key,
const Span query,
StrategyNumber  strategy 
)

R-tree GiST index for span and span set types.

These functions are based on those in the file rangetypes_gist.c.

Leaf-level consistency for span types.

Parameters
[in]keyElement in the index
[in]queryValue being looked up in the index
[in]strategyOperator of the operator class being applied
Note
This function is used for both GiST and SP-GiST indexes