32 #ifndef __TNPOINT_INDEXES_H__ 33 #define __TNPOINT_INDEXES_H__ 36 #include <catalog/pg_type.h> Datum tnpoint_spgist_compress(PG_FUNCTION_ARGS)
SP-GiST compress function for temporal network points.
Definition: tnpoint_indexes.c:93
Datum tnpoint_gist_compress(PG_FUNCTION_ARGS)
GiST compress function for temporal network points.
Definition: tnpoint_indexes.c:51