Enumeration that defines the built-in and temporal types used in MobilityDB.
The Oids of these types are cached in a global array and the enum values are used in the global array for the operator cache.
Enumerator |
---|
T_BOOL | |
T_DOUBLE2 | |
T_DOUBLE3 | |
T_DOUBLE4 | |
T_FLOAT8 | |
T_FLOATRANGE | |
T_INT4 | |
T_INTRANGE | |
T_PERIOD | |
T_PERIODSET | |
T_STBOX | |
T_TBOOL | |
T_TBOX | |
T_TDOUBLE2 | |
T_TDOUBLE3 | |
T_TDOUBLE4 | |
T_TEXT | |
T_TFLOAT | |
T_TIMESTAMPSET | |
T_TIMESTAMPTZ | |
T_TINT | |
T_TSTZRANGE | |
T_TTEXT | |
T_GEOMETRY | |
T_GEOGRAPHY | |
T_TGEOMPOINT | |
T_TGEOGPOINT | |
T_NPOINT | |
T_NSEGMENT | |
T_TNPOINT | |