do { \
return (ret); \
} while (0)
bool ensure_tnumber_type(MeosType type)
Ensure that a type is a temporal number.
Definition: meos_catalog.c:1176
bool ensure_not_null(void *ptr)
Ensure that the pointer is not null.
Definition: temporal.c:136
Structure to represent the common structure of temporal values of any temporal subtype.
Definition: meos.h:183
Macro for ensuring that the temporal value is a temporal number.