MobilityDB
1.3
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
x
y
z
Typedefs
_
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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
◆
bigintspanset_shift_scale()
SpanSet
* bigintspanset_shift_scale
(
const
SpanSet
*
ss
,
int64
shift
,
int64
width
,
bool
hasshift
,
bool
haswidth
)
Return a big integer span shifted and/or scaled by two values.
Parameters
[in]
ss
Span
set
[in]
shift
Value for shifting the span set
[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
Numspanset_shift()
,
Numspanset_scale()
,
Numspanset_shift_scale()
Generated by
1.9.5