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

◆ tstzspan_expand()

Span * tstzspan_expand ( const Span s,
const Interval interv 
)

Return a timestamptz span with its bounds expanded/decreased by an interval.

Parameters
[in]sSpan
[in]intervInterval @csqlfn Tstzspan_expand()
Note
This function can be seen as a 1-dimensional version of the PostGIS function ST_Buffer