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

◆ temporal_restrict_tstzspan()

Temporal * temporal_restrict_tstzspan ( const Temporal temp,
const Span s,
bool  atfunc 
)

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

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