MobilityDB  1.0

◆ tsequence_parse()

static TSequence* tsequence_parse ( char **  str,
Oid  basetype,
bool  linear,
bool  end,
bool  make 
)
static

Parse a temporal sequence value from the buffer.

Parameters
[in]strInput string
[in]basetypeOid of the base type
[in]linearSet to true when the sequence has linear interpolation
[in]endSet to true when reading a single instant to ensure there is no moreinput after the sequence
[in]makeSet to false for the first pass to do not create the instant