|
MobilityDB 1.1
|
#include <assert.h>#include <postgres.h>#include <access/spgist.h>#include "general/meos_catalog.h"#include "general/span.h"#include "general/temporal.h"#include "pg_general/time_gist.h"
Functions | |
| PGDLLEXPORT Datum | Temporal_spgist_compress (PG_FUNCTION_ARGS) |
| SP-GiST compress function for temporal values. More... | |