Invalid return type for functions with INT128 /Numeric(38)/ argument
--------------------------------------------------------------------
Key: CORE-6344
URL: http://tracker.firebirdsql.org/browse/CORE-6344
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 4.0 Beta 2
Reporter: Alexander Peshkov
Some builtin functions, using int128 argument, should return same type value
(CEIL, FLOOR). Others (like SQRT, LOG, EXP) should return decfloat(34) and use
it for internal calculations. Currently all of them return and use internally
double precision.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel