MobilityDB 1.1

◆ floatspan_make()

Span * floatspan_make ( double  lower,
double  upper,
bool  lower_inc,
bool  upper_inc 
)

Construct a span from the bounds.

SQL Function:
floatspan()