|
MobilityDB 1.1
|


Go to the source code of this file.
Functions | |
| int | span_common_entry_cmp (const void *i1, const void *i2) |
| R-tree GiST index for time types. More... | |
| bool | span_gist_consistent (const Span *key, const Span *query, StrategyNumber strategy) |
| GiST internal-page consistency for span types. More... | |
| bool | span_index_consistent_leaf (const Span *key, const Span *query, StrategyNumber strategy) |
| R-tree GiST index for span and span set types. More... | |
| bool | span_index_recheck (StrategyNumber strategy) |
| Return true if a recheck is necessary depending on the strategy. More... | |