MobilityDB 1.1

◆ period_make()

Span * period_make ( TimestampTz  lower,
TimestampTz  upper,
bool  lower_inc,
bool  upper_inc 
)

Construct a period from the bounds.

SQL Function:
period()