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

◆ tinstant_restrict_tstzspan()

TInstant * tinstant_restrict_tstzspan ( const TInstant inst,
const Span s,
bool  atfunc 
)

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

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