MobilityDB  1.0

◆ tinstantset_make_free()

TInstantSet* tinstantset_make_free ( TInstant **  instants,
int  count,
bool  merge 
)

Construct a temporal instant set value from the array of temporal instant values and free the array and the instants after the creation.

Parameters
[in]instantsArray of instants
[in]countNumber of elements in the array
[in]mergeTrue when overlapping instants are allowed as required in merge operations