=
{
}
@ T_FLOAT8
float8 type
Definition: meos_catalog.h:59
@ T_INTSET
int4 set type
Definition: meos_catalog.h:66
@ T_TSTZSET
timestamptz set type
Definition: meos_catalog.h:86
@ T_GEOMSET
geometry set type
Definition: meos_catalog.h:91
@ T_GEOGRAPHY
geography type
Definition: meos_catalog.h:92
@ T_TIMESTAMPTZ
timestamp with time zone type
Definition: meos_catalog.h:82
@ T_TEXTSET
text type
Definition: meos_catalog.h:80
@ T_GEOMETRY
geometry type
Definition: meos_catalog.h:90
@ T_INT8
int8 type
Definition: meos_catalog.h:69
@ T_FLOATSET
float8 set type
Definition: meos_catalog.h:60
@ T_BIGINTSET
int8 set type
Definition: meos_catalog.h:70
@ T_INT4
int4 type
Definition: meos_catalog.h:63
@ T_GEOGSET
geography set type
Definition: meos_catalog.h:93
@ T_TEXT
text type
Definition: meos_catalog.h:79
@ T_NPOINT
network point type
Definition: meos_catalog.h:96
@ T_NPOINTSET
network point set type
Definition: meos_catalog.h:97
Global array that keeps type information for the set types defined.