MobilityDB 1.1
Functions
temporal_gist.c File Reference
#include <postgres.h>
#include <fmgr.h>
#include <access/stratnum.h>
#include <access/gist.h>
#include "general/meos_catalog.h"
#include "general/temporal.h"
#include "pg_general/time_gist.h"
Include dependency graph for temporal_gist.c:

Functions

PGDLLEXPORT Datum Temporal_gist_compress (PG_FUNCTION_ARGS)
 GiST compress method for temporal values. More...