MobilityDB  1.0

◆ temporal_cmp_internal()

static int temporal_cmp_internal ( const Temporal temp1,
const Temporal temp2 
)
static

Returns -1, 0, or 1 depending on whether the first temporal value is less than, equal, or greater than the second one (internal function)

Note
Function used for B-tree comparison