SubType information is lost when calculating arithmetic expressions
-------------------------------------------------------------------

                 Key: CORE-6337
                 URL: http://tracker.firebirdsql.org/browse/CORE-6337
             Project: Firebird Core
          Issue Type: Bug
            Reporter: Alexander Peshkov


select cast(1 as numeric(18,2)) * cast(1 as numeric(18,2)) from rdb$database;

results in int128 with 0 subtype instead 1 (numeric)

-- 
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

Reply via email to