MobilityDB  1.0

◆ period_make()

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

Construct a period from the bounds.