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

◆ textset_make()

Set * textset_make ( const text **  values,
int  count 
)

Return a text set from an array of values.

Parameters
[in]valuesArray of values
[in]countNumber of elements of the array @csqlfn Set_constructor()