MobilityDB
1.3
Loading...
Searching...
No Matches
Transformation functions
bigintset_shift_scale
bigintspan_expand
bigintspan_shift_scale
bigintspanset_shift_scale
dateset_shift_scale
datespan_shift_scale
datespanset_shift_scale
floatset_ceil
floatset_degrees
floatset_floor
floatset_radians
floatset_shift_scale
floatspan_ceil
floatspan_degrees
floatspan_expand
floatspan_floor
floatspan_radians
floatspan_round
floatspan_shift_scale
floatspanset_ceil
floatspanset_degrees
floatspanset_floor
floatspanset_radians
floatspanset_round
floatspanset_shift_scale
intset_shift_scale
intspan_expand
intspan_shift_scale
intspanset_shift_scale
set_round
textcat_text_textset
textcat_textset_text
textset_initcap
textset_lower
textset_upper
timestamptz_tprecision
tstzset_shift_scale
tstzset_tprecision
tstzspan_expand
tstzspan_shift_scale
tstzspan_tprecision
tstzspanset_shift_scale
tstzspanset_tprecision
◆
intspan_shift_scale()
Span
* intspan_shift_scale
(
const
Span
*
s
,
int
shift
,
int
width
,
bool
hasshift
,
bool
haswidth
)
Return an integer span shifted and/or scaled by the values.
Parameters
[in]
s
Span
[in]
shift
Value for shifting the bounds
[in]
width
Width of the result
[in]
hasshift
True when the shift argument is given
[in]
haswidth
True when the width argument is given @csqlfn
Numspan_shift()
,
Numspan_scale()
,
Numspan_shift_scale()
Generated by
1.9.5