MobilityDB
1.1
Constructor functions
bigintspan_make
floatspan_make
intspan_make
period_make
set_copy
span_copy
spanset_copy
spanset_make
spanset_make_free
◆
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()
Generated by
1.9.4