MobilityDB
1.1
Cast functions
Npoint_period_to_stbox
Npoint_timestamp_to_stbox
Npoint_to_nsegment
Npoint_to_stbox
Nsegment_to_stbox
Temporal_to_period
Tfloat_to_tint
Tgeogpoint_to_tgeompoint
Tgeompoint_to_tgeogpoint
Tgeompoint_to_tnpoint
Tint_to_tfloat
Tnpoint_to_stbox
Tnpoint_to_tgeompoint
Tnumber_to_span
Tnumber_to_tbox
Tpoint_to_stbox
◆
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:
::
Generated by
1.9.4