MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
Constructor functions

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...
 

Detailed Description

Constructor functions for box types.