=
{
}
@ T_FLOAT8
float8 type
Definition: meos_catalog.h:67
@ T_DATE
date type
Definition: meos_catalog.h:58
@ T_INTSPAN
int4 span type
Definition: meos_catalog.h:75
@ T_DATESPAN
date span type
Definition: meos_catalog.h:62
@ T_TSTZSPAN
timestamptz span type
Definition: meos_catalog.h:97
@ T_TIMESTAMPTZ
timestamp with time zone type
Definition: meos_catalog.h:92
@ T_INT8
int8 type
Definition: meos_catalog.h:77
@ T_INT4
int4 type
Definition: meos_catalog.h:71
@ T_FLOATSPAN
float8 span type
Definition: meos_catalog.h:69
@ T_BIGINTSPAN
int8 span type
Definition: meos_catalog.h:81
Global constant array that keeps type information for the defined span types.