static Datum arithop_tnumber_tnumber |
( |
FunctionCallInfo |
fcinfo, |
|
|
Datum(*)(Datum, Datum, Oid, Oid) |
func, |
|
|
TArithmetic |
oper, |
|
|
bool(*)(const TInstant *, const TInstant *, bool, const TInstant *, const TInstant *, bool, Datum *, TimestampTz *) |
tpfunc |
|
) |
| |
|
static |