MobilityDB  1.0
Functions
temporal_gist.h File Reference

Quad-tree SP-GiST index for temporal boolean and temporal text types. More...

#include <postgres.h>
#include <fmgr.h>
#include <catalog/pg_type.h>
Include dependency graph for temporal_gist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Datum gist_temporal_consistent (PG_FUNCTION_ARGS)
 
Datum temporal_gist_compress (PG_FUNCTION_ARGS)
 GiST compress method for temporal values. More...
 

Detailed Description

Quad-tree SP-GiST index for temporal boolean and temporal text types.