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_insert()
Temporal
* temporal_insert
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
,
bool
connect
)
Insert the second temporal value into the first one.
SQL Function:
insert
Generated by
1.9.4