MobilityDB 1.1

◆ _spantype_catalog

spantype_catalog_struct _spantype_catalog[]
Initial value:
=
{
}
@ T_FLOAT8
float8 type
Definition: meos_catalog.h:59
@ T_INTSPAN
int4 span type
Definition: meos_catalog.h:67
@ T_TSTZSPAN
timestamptz span type
Definition: meos_catalog.h:87
@ T_TIMESTAMPTZ
timestamp with time zone type
Definition: meos_catalog.h:82
@ T_INT8
int8 type
Definition: meos_catalog.h:69
@ T_INT4
int4 type
Definition: meos_catalog.h:63
@ T_FLOATSPAN
float8 span type
Definition: meos_catalog.h:61
@ T_BIGINTSPAN
int8 span type
Definition: meos_catalog.h:71

Global array that keeps type information for the span types defined.