MobilityDB 1.1

◆ Temporal_to_period()

PGDLLEXPORT Datum Temporal_to_period ( PG_FUNCTION_ARGS  )

Return the bounding period on which a temporal value is defined.

Note
We cannot detoast only the header since we don't know whether the lower and upper bounds of the period are inclusive or not
SQL Function:
period()
SQL Operator:
::