MobilityDB
1.0
|
R-tree GiST and SP-GiST indexes for temporal network points. More...
#include <postgres.h>
#include <catalog/pg_type.h>
#include <fmgr.h>
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... | |
R-tree GiST and SP-GiST indexes for temporal network points.