MobilityDB 1.3
Loading...
Searching...
No Matches

◆ Cbuffer_cmp()

Datum Cbuffer_cmp ( PG_FUNCTION_ARGS  )

Return -1, 0, or 1 depending on whether the first circular buffer is less than, equal to, or greater than the second one.

Note
Function used for B-tree comparison @sqlfn cbuffer_cmp()