MobilityDB 1.3
Loading...
Searching...
No Matches

◆ meosType

enum meosType

Enumeration that defines the built-in and temporal types used in MobilityDB.

Enumerator
T_UNKNOWN 

unknown type

T_BOOL 

boolean type

T_DATE 

date type

T_DATEMULTIRANGE 

PostgreSQL date multirange type.

T_DATERANGE 

PostgreSQL date range type.

T_DATESET 

date set type

T_DATESPAN 

date span type

T_DATESPANSET 

date span set type

T_DOUBLE2 

double2 type

T_DOUBLE3 

double3 type

T_DOUBLE4 

double4 type

T_FLOAT8 

float8 type

T_FLOATSET 

float8 set type

T_FLOATSPAN 

float8 span type

T_FLOATSPANSET 

float8 span set type

T_INT4 

int4 type

T_INT4MULTIRANGE 

PostgreSQL int4 multirange type.

T_INT4RANGE 

PostgreSQL int4 range type.

T_INTSET 

int4 set type

T_INTSPAN 

int4 span type

T_INTSPANSET 

int4 span set type

T_INT8 

int8 type

T_INT8MULTIRANGE 

PostgreSQL int8 multirange type.

T_INT8RANGE 

PostgreSQL int8 range type.

T_BIGINTSET 

int8 set type

T_BIGINTSPAN 

int8 span type

T_BIGINTSPANSET 

int8 span set type

T_STBOX 

spatiotemporal box type

T_TBOOL 

temporal boolean type

T_TBOX 

temporal box type

T_TDOUBLE2 

temporal double2 type

T_TDOUBLE3 

temporal double3 type

T_TDOUBLE4 

temporal double4 type

T_TEXT 

text type

T_TEXTSET 

text type

T_TFLOAT 

temporal float type

T_TIMESTAMPTZ 

timestamp with time zone type

T_TINT 

temporal integer type

T_TSTZMULTIRANGE 

PostgreSQL timestamp with time zone multirange type.

T_TSTZRANGE 

PostgreSQL timestamp with time zone range type.

T_TSTZSET 

timestamptz set type

T_TSTZSPAN 

timestamptz span type

T_TSTZSPANSET 

timestamptz span set type

T_TTEXT 

temporal text type

T_GEOMETRY 

geometry type

T_GEOMSET 

geometry set type

T_GEOGRAPHY 

geography type

T_GEOGSET 

geography set type

T_TGEOMPOINT 

temporal geometry point type

T_TGEOGPOINT 

temporal geography point type

T_NPOINT 

network point type

T_NPOINTSET 

network point set type

T_NSEGMENT 

network segment type

T_TNPOINT 

temporal network point type

T_POSE 

pose type

T_POSESET 

pose set type

T_TPOSE 

temporal pose type

T_CBUFFER 

buffer type

T_CBUFFERSET 

buffer set type

T_TCBUFFER 

temporal buffer type

T_TGEOMETRY 

temporal geometry type

T_TGEOGRAPHY 

temporal geography type

T_TRGEOMETRY 

temporal rigid geometry type