MobilityDB  1.0
Functions
tnumber_spgist.h File Reference
#include <postgres.h>
#include <fmgr.h>
#include <catalog/pg_type.h>
#include "temporal.h"
Include dependency graph for tnumber_spgist.h:

Go to the source code of this file.

Functions

Datum sptbox_gist_config (PG_FUNCTION_ARGS)
 
Datum sptbox_gist_choose (PG_FUNCTION_ARGS)
 
Datum sptbox_gist_picksplit (PG_FUNCTION_ARGS)
 
Datum sptbox_gist_inner_consistent (PG_FUNCTION_ARGS)
 
Datum sptbox_gist_leaf_consistent (PG_FUNCTION_ARGS)
 
Datum sptnumber_gist_compress (PG_FUNCTION_ARGS)
 
int compareDoubles (const void *a, const void *b)