MobilityDB 1.3
Loading...
Searching...
No Matches

◆ temporal_insert()

Temporal * temporal_insert ( const Temporal temp1,
const Temporal temp2,
bool  connect 
)

Insert the second temporal value into the first one.

Parameters
[in]temp1,temp2Temporal values
[in]connectTrue when the second temporal value is connected in the result to the instants before and after, if any @csqlfn Temporal_insert()