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

◆ temporal_delete_tstzspan()

Temporal * temporal_delete_tstzspan ( const Temporal temp,
const Span s,
bool  connect 
)

Delete a timestamptz span from a temporal value.

Parameters
[in]tempTemporal value
[in]sSpan
[in]connectTrue when the instants before and after the span, if any, are connected in the result @csqlfn Temporal_delete_tstzspan()