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

◆ tstzset_shift_scale()

Set * tstzset_shift_scale ( const Set s,
const Interval shift,
const Interval duration 
)

Return a timestamptz set shifted and/or scaled by two intervals.

Parameters
[in]sSet
[in]shiftInterval to shift the elements, may be NULL
[in]durationDuation of the result, may be NULL @csqlfn Tstzset_shift(), Tstzset_scale(), Tstzset_shift_scale()