[ 
https://issues.apache.org/jira/browse/DERBY-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731679#comment-13731679
 ] 

ASF subversion and git services commented on DERBY-5546:
--------------------------------------------------------

Commit 1511185 from [~mamtas] in branch 'code/branches/10.9'
[ https://svn.apache.org/r1511185 ]

DERBY-5546(ResultSet#updateBigDecimal on a REAL column does not do underflow 
checking)

Backporting to 10.9

Fix provided by Dag Wanvik
                
> ResultSet#updateBigDecimal on a REAL column does not do underflow checking
> --------------------------------------------------------------------------
>
>                 Key: DERBY-5546
>                 URL: https://issues.apache.org/jira/browse/DERBY-5546
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.2.1.6, 10.2.2.0, 10.3.1.4, 10.3.2.1, 10.3.3.0, 
> 10.4.1.3, 10.4.2.0, 10.5.1.1, 10.5.2.0, 10.5.3.0, 10.6.1.0, 10.6.2.1, 
> 10.7.1.1, 10.8.1.2, 10.8.2.2, 10.8.3.0, 10.9.1.0
>            Reporter: Dag H. Wanvik
>            Assignee: Dag H. Wanvik
>            Priority: Minor
>              Labels: derby_triage10_9
>             Fix For: 10.10.1.1
>
>         Attachments: derby-5546-2.diff, derby-5546-2.stat, derby-5546.diff, 
> derby-5546.stat, MissingUnderflowCheck.java, releaseNote.html
>
>
> In contrast, ResultSet#updateBigDecimal on a FLOAT or DOUBLE column gives the 
> expected error on underflow. Cf. the attached repro program 
> MissingUnderflowCheck.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to