MobilityDB  1.0

◆ temporal_restrict_value_internal()

static Temporal* temporal_restrict_value_internal ( const Temporal temp,
Datum  value,
bool  atfunc 
)
static

Restricts the temporal value to the (complement of the) base value (dispatch function).

Note
This function does a bounding box test for the temporal types different from instant. The singleton tests are done in the functions for the specific temporal types.