32 #ifndef __TPOINT_IN_H__ 33 #define __TPOINT_IN_H__ Datum tpoint_from_ewkb(PG_FUNCTION_ARGS)
Returns a temporal point from its EWKB representation.
Definition: tpoint_in.c:904
Datum tpoint_from_mfjson(PG_FUNCTION_ARGS)
Returns a temporal point from its MF-JSON representation.
Definition: tpoint_in.c:494