MobilityDB 1.1

◆ _temptype_catalog

temptype_catalog_struct _temptype_catalog[]
Initial value:
=
{
}
@ T_FLOAT8
float8 type
Definition: meos_catalog.h:59
@ T_TNPOINT
temporal network point type
Definition: meos_catalog.h:99
@ T_TDOUBLE3
temporal double3 type
Definition: meos_catalog.h:77
@ T_TDOUBLE4
temporal double4 type
Definition: meos_catalog.h:78
@ T_DOUBLE4
double4 type
Definition: meos_catalog.h:58
@ T_TGEOMPOINT
temporal geometry point type
Definition: meos_catalog.h:94
@ T_TFLOAT
temporal float type
Definition: meos_catalog.h:81
@ T_TDOUBLE2
temporal double2 type
Definition: meos_catalog.h:76
@ T_BOOL
boolean type
Definition: meos_catalog.h:55
@ T_GEOGRAPHY
geography type
Definition: meos_catalog.h:92
@ T_GEOMETRY
geometry type
Definition: meos_catalog.h:90
@ T_TBOOL
temporal boolean type
Definition: meos_catalog.h:74
@ T_INT4
int4 type
Definition: meos_catalog.h:63
@ T_DOUBLE2
double2 type
Definition: meos_catalog.h:56
@ T_DOUBLE3
double3 type
Definition: meos_catalog.h:57
@ T_TINT
temporal integer type
Definition: meos_catalog.h:83
@ T_TTEXT
temporal text type
Definition: meos_catalog.h:89
@ T_TEXT
text type
Definition: meos_catalog.h:79
@ T_NPOINT
network point type
Definition: meos_catalog.h:96
@ T_TGEOGPOINT
temporal geography point type
Definition: meos_catalog.h:95

Create a cache of metadata information about temporal types and span types in global arrays.

Global array that keeps type information for the temporal types