|
MobilityDB
1.0
|
Quad-tree SP-GiST index for temporal boolean and temporal text types. More...
#include <postgres.h>#include <fmgr.h>#include <catalog/pg_type.h>

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... | |
Quad-tree SP-GiST index for temporal boolean and temporal text types.
1.8.13