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

◆ tsequence_restrict_tstzspan()

Temporal * tsequence_restrict_tstzspan ( const TSequence seq,
const Span s,
bool  atfunc 
)

Restrict a temporal value to (the complement of) a timestamptz span.

Parameters
[in]seqTemporal sequence
[in]sSpan
[in]atfuncTrue if the restriction is at, false for minus @csqlfn Temporal_at_tstzspan(), Temporal_minus_tstzspan()