![]() |
MobilityDB 1.3
|
Constructor functions for set and span types. More...
Functions | |
Datum | Set_constructor (PG_FUNCTION_ARGS) |
Return a set from an array of values @sqlfn set() More... | |
Datum | Span_constructor (PG_FUNCTION_ARGS) |
Return a span from the bounds @sqlfn intspan(), floatspan(), ... More... | |
Datum | Spanset_constructor (PG_FUNCTION_ARGS) |
Return a span set from an array of spans @sqlfn spanset() More... | |
Constructor functions for set and span types.