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

◆ temporal_delete_timestamptz()

Temporal * temporal_delete_timestamptz ( const Temporal temp,
TimestampTz  t,
bool  connect 
)

Delete a timestamp from a temporal value.

Parameters
[in]tempTemporal value
[in]tTimestamp
[in]connectTrue when the instants before and after the timestamp, if any, are connected in the result @csqlfn Temporal_delete_timestamptz()