MobilityDB
1.0
Main Page
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
j
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
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
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
l
m
n
o
p
r
s
t
u
v
w
+
Variables
_
a
b
c
d
e
h
m
p
r
s
t
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
+
Macros
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
src
general
time_aggfuncs.c
datum_sum_int32
ensure_same_timetype_skiplist
period_agg
period_agg_transfn
period_extent_transfn
period_tcount_transfn
period_transform_tcount
period_tunion_finalfn
period_tunion_transfn
periodset_agg_transfn
periodset_extent_transfn
periodset_tcount_transfn
periodset_transform_tcount
periodset_tunion_transfn
time_agg_combinefn
time_extent_combinefn
time_tunion_combinefn
timestamp_agg
timestamp_tunion_finalfn
timestampset_agg_transfn
timestampset_extent_transfn
timestampset_tcount_transfn
timestampset_transform_tcount
timestampset_tunion_transfn
◆
timestampset_agg_transfn()
static
SkipList
* timestampset_agg_transfn
(
FunctionCallInfo
fcinfo
,
SkipList
*
state
,
const
TimestampSet
*
ts
)
static
Generic transition function for aggregating timestamp sets.
Parameters
[in]
fcinfo
Catalog information about the external function
[in,out]
state
Timestamp array containing the state
[in]
ts
Timestamp set value
Generated by
1.8.13