MobilityDB
1.1
Transformation functions
temporal_append_tinstant
temporal_append_tsequence
temporal_insert
temporal_merge
temporal_merge_array
temporal_shift_tscale
temporal_step_to_linear
temporal_to_tcontseq
temporal_to_tdiscseq
temporal_to_tinstant
temporal_to_tsequenceset
temporal_tprecision
temporal_tsample
temporal_update
◆
temporal_append_tinstant()
Temporal
* temporal_append_tinstant
(
Temporal
*
temp
,
const
TInstant
*
inst
,
bool
expand
)
Append an instant to the end of a temporal value.
Parameters
[in,out]
temp
Temporal
value
[in]
inst
Temporal
instant
[in]
expand
True when reserving space for additional instants
SQL Function:
appendInstant
Generated by
1.9.4