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

◆ trgeo_after_timestamptz()

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

Restrict a temporal rigid geometry to instants after or equal a timestamptz.

Parameters
[in]tempTemporal rigid geometry
[in]tTimestamptz
[in]strictTrue if the restriction is strictly after, false when the restriction is before or equal @csqlfn Temporal_after_timestamptz()