MobilityDB 1.1

◆ temporal_merge()

Temporal * temporal_merge ( const Temporal temp1,
const Temporal temp2 
)

Merge two temporal values.

Returns
Merged value. Return NULL if both arguments are NULL. If one argument is null the other argument is output.
SQL Function:
merge