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