MobilityDB 1.1
Functions
time_gist.h File Reference
#include <postgres.h>
#include <access/stratnum.h>
#include "general/set.h"
Include dependency graph for time_gist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int common_entry_cmp (const void *i1, const void *i2)
 R-tree GiST index for time types. More...
 
bool period_gist_consistent (const Span *key, const Span *query, StrategyNumber strategy)
 
bool period_index_consistent_leaf (const Span *key, const Span *query, StrategyNumber strategy)
 
bool period_index_recheck (StrategyNumber strategy)