DateAdd(): change input <amount> argument from INT to BIGINT
------------------------------------------------------------

                 Key: CORE-4310
                 URL: http://tracker.firebirdsql.org/browse/CORE-4310
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
            Reporter: Pavel Zotov
            Priority: Minor


Currently this statement:  select dateadd(  2147483648 millisecond to timestamp 
'01.01.1970 00:00:00') from rdb$database; - will faults with error "arithmetic 
exception, numeric overflow, or string truncation".

Is is possible to change 1st argument type from Int to BigInt ?


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

        

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to