MobilityDB 1.1
Functions

Aggregate functions for set and span types. More...

Collaboration diagram for Aggregate functions:

Functions

Setset_agg_finalfn (Set *state)
 Transition function for set aggregate of values. More...
 
Setset_agg_transfn (Set *state, Datum d, meosType basetype)
 Transition function for set aggregate of values. More...
 

Detailed Description

Aggregate functions for set and span types.