MobilityDB 1.1

◆ set_make_free()

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

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

Parameters
[in]valuesArray of values
[in]countNumber of elements in the array
[in]basetypeBase type
[in]orderedTrue when the values are stored ordered