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

◆ temporal_restrict_tstzset()

Temporal * temporal_restrict_tstzset ( const Temporal temp,
const Set s,
bool  atfunc 
)

Restrict a temporal value to (the complement of) a timestamp set.

Parameters
[in]tempTemporal value
[in]sSet
[in]atfuncTrue if the restriction is at, false for minus @csqlfn Temporal_at_tstzset(), Temporal_minus_tstzset()