MobilityDB
1.1
Constructor functions
bigintspan_make
floatspan_make
intspan_make
period_make
set_copy
span_copy
spanset_copy
spanset_make
spanset_make_free
◆
period_make()
Span
* period_make
(
TimestampTz
lower
,
TimestampTz
upper
,
bool
lower_inc
,
bool
upper_inc
)
Construct a period from the bounds.
SQL Function:
period()
Generated by
1.9.4