![]() |
MobilityDB 1.3
|
Transformation functions for static circular buffers. More...
Functions | |
Datum | Cbuffer_round (PG_FUNCTION_ARGS) |
Return a circular buffer with the precision of the values set to a number of decimal places @sqlfn round() More... | |
Datum | Cbufferarr_round (PG_FUNCTION_ARGS) |
Return an array of circular buffers with the precision of the values set to a number of decimal places @sqlfn round() More... | |
Transformation functions for static circular buffers.