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

◆ Value_union_transfn()

Datum Value_union_transfn ( PG_FUNCTION_ARGS  )

Transition function for union aggregation of sets.

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