do { \
return (ret); \
} while (0)
@ T_TSTZSPANSET
timestamptz span set type
Definition: meos_catalog.h:98
bool ensure_spanset_isof_type(const SpanSet *ss, meosType spansettype)
Basic functions for set of disjoint spans.
Definition: spanset.c:65
bool ensure_not_null(void *ptr)
Ensure that the pointer is not null.
Definition: temporal.c:136
Macro for ensuring that the span set is a timestamptz span set.