MobilityDB  1.0

◆ number_bucket_internal()

static Datum number_bucket_internal ( Datum  value,
Datum  size,
Datum  offset,
Oid  type 
)
static

Return the initial value of the bucket in which a number value falls.

Parameters
[in]valueInput value
[in]sizeSize of the buckets
[in]offsetOrigin of the buckets
[in]typeOid of the data type of the arguments