MobilityDB  1.0

◆ period_cmp_internal()

int period_cmp_internal ( const Period p1,
const Period p2 
)

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

Note
Function used for B-tree comparison