|
MobilityDB 1.1
|
Constructor functions for box types. More...

Functions | |
| PGDLLEXPORT Datum | Geodstbox_constructor_t (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
| PGDLLEXPORT Datum | Geodstbox_constructor_z (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
| PGDLLEXPORT Datum | Geodstbox_constructor_zt (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
| PGDLLEXPORT Datum | Number_period_to_tbox (PG_FUNCTION_ARGS) |
| Transform the integer and the period to a temporal box. More... | |
| PGDLLEXPORT Datum | Number_timestamp_to_tbox (PG_FUNCTION_ARGS) |
| Transform the integer and the timestamp to a temporal box. More... | |
| PGDLLEXPORT Datum | Span_period_to_tbox (PG_FUNCTION_ARGS) |
| Transform the span and the period to a temporal box. More... | |
| PGDLLEXPORT Datum | Span_timestamp_to_tbox (PG_FUNCTION_ARGS) |
| Transform the span and the timestamp to a temporal box. More... | |
| PGDLLEXPORT Datum | Stbox_constructor (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
| PGDLLEXPORT Datum | Stbox_constructor_t (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
| PGDLLEXPORT Datum | Stbox_constructor_z (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
| PGDLLEXPORT Datum | Stbox_constructor_zt (PG_FUNCTION_ARGS) |
| Construct a spatiotemporal box from the arguments. More... | |
Constructor functions for box types.