MobilityDB 1.3
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

◆ tstzspanset_timestamptz_n()

bool tstzspanset_timestamptz_n ( const SpanSet ss,
int  n,
TimestampTz result 
)

Return in the last argument the n-th timestamptz of a span set.

Parameters
[in]ssSpan set
[in]nNumber (1-based)
[out]resultTimestamptz
Returns
Return true if the timestamptz is found @csqlfn Tstzspanset_timestamptz_n()