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

◆ tsequenceset_restrict_timestamptz()

Temporal * tsequenceset_restrict_timestamptz ( const TSequenceSet ss,
TimestampTz  t,
bool  atfunc 
)

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

Parameters
[in]ssTemporal sequence set
[in]tTimestamp
[in]atfuncTrue if the restriction is at, false for minus @csqlfn Temporal_at_timestamptz(), Temporal_minus_timestamptz()