MobilityDB 1.1
Functions
temporal_spgist.c File Reference
#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"
Include dependency graph for temporal_spgist.c:

Functions

PGDLLEXPORT Datum Temporal_spgist_compress (PG_FUNCTION_ARGS)
 SP-GiST compress function for temporal values. More...