MobilityDB
1.0
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
◆
period_agg_transfn()
static
SkipList
* period_agg_transfn
(
FunctionCallInfo
fcinfo
,
SkipList
*
state
,
const
Period
*
per
)
static
Generic transition function for aggregating temporal values of sequence subtype.
Parameters
[in]
fcinfo
Catalog information about the external function
[in,out]
state
Skiplist containing the state
[in]
per
Period
value
Generated by
1.8.13