MobilityDB 1.1

◆ temporal_unnest_state_make()

TempUnnestState * temporal_unnest_state_make ( const Temporal temp,
Datum values,
int  count 
)

Create the initial state that persists across multiple calls of the function.

Parameters
[in]tempTemporal value
[in]valuesArray of values appearing in the temporal value
[in]countNumber of elements in the input array