MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
span_index.h File Reference
#include <postgres.h>
#include <access/stratnum.h>
#include <meos.h>
#include "temporal/temporal.h"

Go to the source code of this file.

Functions

int common_entry_cmp (const void *i1, const void *i2)
 Basic routines for indexing spans. More...
 
bool span_gist_inner_consistent (const Span *key, const Span *query, StrategyNumber strategy)
 GiST internal-page consistency for span types. More...
 
bool span_index_leaf_consistent (const Span *key, const Span *query, StrategyNumber strategy)
 Leaf consistency for span types. More...
 
bool span_index_recheck (StrategyNumber strategy)
 Return true if a recheck is necessary depending on the strategy. More...