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

◆ tsequenceset_restrict_tstzspanset()

TSequenceSet * tsequenceset_restrict_tstzspanset ( const TSequenceSet ss,
const SpanSet ps,
bool  atfunc 
)

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

Parameters
[in]ssTemporal sequence set
[in]psSpan set
[in]atfuncTrue if the restriction is at, false for minus @csqlfn Temporal_at_tstzspanset(), Temporal_minus_tstzspanset()