MobilityDB
1.0
src
general
temporal_parser.c
basetype_parse
double_parse
ensure_end_input
p_cbrace
p_cbracket
p_comma
p_cparen
p_obrace
p_obracket
p_oparen
p_whitespace
period_parse
periodset_parse
tbox_parse
temporal_parse
timestamp_parse
timestampset_parse
tinstant_parse
tinstantset_parse
tsequence_parse
tsequenceset_parse
◆
tinstantset_parse()
static
TInstantSet
* tinstantset_parse
(
char **
str
,
Oid
basetype
)
static
Parse a temporal instant set value from the buffer.
Parameters
[in]
str
Input string
[in]
basetype
Oid of the base type
Generated by
1.8.13