MobilityDB
1.3
Loading...
Searching...
No Matches
Modification functions
temporal_append_tinstant
temporal_append_tsequence
temporal_delete_timestamptz
temporal_delete_tstzset
temporal_delete_tstzspan
temporal_delete_tstzspanset
temporal_insert
temporal_merge
temporal_merge_array
temporal_update
◆
temporal_merge()
Temporal
* temporal_merge
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
)
Merge two temporal values.
Parameters
[in]
temp1,temp2
Temporal
values
Returns
Return
NULL
if both arguments are
NULL
. If one argument is null, return the other argument. @csqlfn
Temporal_merge()
Generated by
1.9.5