MobilityDB  1.0

◆ tinstant_parse()

TInstant* tinstant_parse ( char **  str,
Oid  basetype,
bool  end,
bool  make 
)

Parse a temporal instant value from the buffer.

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