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

◆ temporal_restrict_timestamptz()

Temporal * temporal_restrict_timestamptz ( const Temporal temp,
TimestampTz  t,
bool  atfunc 
)

Restrict a temporal value to a timestamp.

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