36 #ifndef __TEMPORAL_SPGIST_H__ 37 #define __TEMPORAL_SPGIST_H__ 41 #include <catalog/pg_type.h> Basic functions for temporal types of any subtype.
Datum spgist_temporal_inner_consistent(PG_FUNCTION_ARGS)
Datum spgist_temporal_leaf_consistent(PG_FUNCTION_ARGS)
Datum sptemporal_gist_compress(PG_FUNCTION_ARGS)