MobilityDB  1.0
Functions
tnpoint_indexes.h File Reference

R-tree GiST and SP-GiST indexes for temporal network points. More...

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

Go to the source code of this file.

Functions

Datum tnpoint_gist_compress (PG_FUNCTION_ARGS)
 GiST compress function for temporal network points. More...
 
Datum tnpoint_spgist_compress (PG_FUNCTION_ARGS)
 SP-GiST compress function for temporal network points. More...
 

Detailed Description

R-tree GiST and SP-GiST indexes for temporal network points.