MobilityDB 1.1

◆ intspan_make()

Span * intspan_make ( int  lower,
int  upper,
bool  lower_inc,
bool  upper_inc 
)

Construct an integer span from the bounds.

SQL Function:
intspan()