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

◆ tstzset_value_n()

bool tstzset_value_n ( const Set s,
int  n,
TimestampTz result 
)

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

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