MobilityDB  1.0

◆ temporal_tagg_combinefn1()

SkipList* temporal_tagg_combinefn1 ( FunctionCallInfo  fcinfo,
SkipList state1,
SkipList state2,
datum_func2  func,
bool  crossings 
)

Generic combine function for aggregating temporal values.

Parameters
[in]fcinfoCatalog information about the external function
[in]state1,state2State values
[in]funcAggregate function
[in]crossingsState whether turning points are added in the segments
Note
This function is called for aggregating temporal points and thus after checking the dimensionality and the SRID of the values