![]() |
MobilityDB 1.3
|
Constructor functions for box types. More...
Functions | |
Datum | Number_timestamptz_to_tbox (PG_FUNCTION_ARGS) |
Return a temporal box constructed from a number and a timestamptz @sqlfn tbox() More... | |
Datum | Number_tstzspan_to_tbox (PG_FUNCTION_ARGS) |
Return a temporal box constructed from a number and a timestamptz span @sqlfn tbox() More... | |
Datum | Numspan_timestamptz_to_tbox (PG_FUNCTION_ARGS) |
Return a temporal box constructed from a number span and a timestamptz @sqlfn tbox() More... | |
Datum | Numspan_tstzspan_to_tbox (PG_FUNCTION_ARGS) |
Return a temporal box constructed from a number span and a timestamptz span @sqlfn tbox() More... | |
Constructor functions for box types.