MobilityDB 1.1

◆ arithop_number_tnumber_ext()

static Datum arithop_number_tnumber_ext ( FunctionCallInfo  fcinfo,
TArithmetic  oper,
Datum(*)(Datum, Datum, meosType, meosType func 
)
static

Mathematical operators (+, -, *, /) and functions (round, degrees, ...) for temporal number.

Generic arithmetic operator on a number an a temporal number

Parameters
[in]fcinfoCatalog information about the external function
[in]funcArithmetic function
[in]operEnumeration that states the arithmetic operator