![]() |
MobilityDB 1.3
|
Reduction functions for temporal types. More...
Functions | |
Datum | Temporal_tprecision (PG_FUNCTION_ARGS) |
Return a temporal value with the precision set to time bins @sqlfn tPrecision() More... | |
Datum | Temporal_tsample (PG_FUNCTION_ARGS) |
Return a temporal value sampled at time bins @sqlfn tSample() More... | |
Datum | Timestamptz_tprecision (PG_FUNCTION_ARGS) |
Return the initial timestamptz of the bin in which a timestamptz falls @sqlfn tPrecision() More... | |
Datum | Tstzset_tprecision (PG_FUNCTION_ARGS) |
Return a tstzset with the precision set to time bins @sqlfn tPrecision() More... | |
Datum | Tstzspan_tprecision (PG_FUNCTION_ARGS) |
Return a tstzspan with the precision set to time bins @sqlfn tPrecision() More... | |
Datum | Tstzspanset_tprecision (PG_FUNCTION_ARGS) |
Return a tstzspanset value with the precision set to time bins @sqlfn tPrecision() More... | |
Reduction functions for temporal types.