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

◆ set_make_free()

Set * set_make_free ( Datum values,
int  count,
meosType  basetype,
bool  order 
)

Return a set from the array of values and free the input array after the creation.

Parameters
[in]valuesArray of values
[in]countNumber of elements in the array
[in]basetypeType of the values
[in]orderTrue when the values should be ordered and duplicates should be removed