MobilityDB 1.3
Loading...
Searching...
No Matches

◆ 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()