MobilityDB 1.3
Loading...
Searching...
No Matches

◆ Spanset_union_transfn()

Datum Spanset_union_transfn ( PG_FUNCTION_ARGS  )

Transition function for union aggregation of span sets.

Note
We simply gather the input values into an array so that the final function can sort and combine them @sqlfn union()