MobilityDB  1.0

◆ temporal_merge()

Datum temporal_merge ( PG_FUNCTION_ARGS  )

Merge the two temporal values.

Returns
Merged value. Returns NULL if both arguments are NULL. If one argument is null the other argument is output.