MobilityDB 1.1

◆ bigintspan_make()

Span * bigintspan_make ( int64  lower,
int64  upper,
bool  lower_inc,
bool  upper_inc 
)

Construct an integer span from the bounds.

SQL Function:
bigintspan()