MobilityDB  1.0
Functions
tpoint_spgist.h File Reference

SP-GiST implementation of 8-dimensional oct-tree over temporal points. More...

#include <postgres.h>
#include <fmgr.h>
#include <catalog/pg_type.h>
#include "general/temporal.h"
Include dependency graph for tpoint_spgist.h:

Go to the source code of this file.

Functions

Datum stbox_spgist_config (PG_FUNCTION_ARGS)
 
Datum stbox_spgist_choose (PG_FUNCTION_ARGS)
 
Datum stbox_spgist_picksplit (PG_FUNCTION_ARGS)
 
Datum stbox_spgist_inner_consistent (PG_FUNCTION_ARGS)
 
Datum stbox_spgist_leaf_consistent (PG_FUNCTION_ARGS)
 
Datum sptpoint_gist_compress (PG_FUNCTION_ARGS)
 

Detailed Description

SP-GiST implementation of 8-dimensional oct-tree over temporal points.