large xs:integer
Replies (1)
Please register to reply
Added by Anonymous about 20 years ago
Legacy ID: #2769586 Legacy Poster: marcvc (marcvc)
Michael, consider the following XQuery: 123456789012345678901234567890 instance of xs:integer It evaluates to false. And indeed the plan looks as follows: decimal (123456789012345678901234567890) A known issue? Thanks, Marc
Legacy ID: #2770287 Legacy Poster: Michael Kay (mhkay)
This is fixed in 8.1, which is due any day now. I wasn't aware of it as a specific bug, but I did spot a few loose ends in the handling of large integers. Michael Kay
Please register to reply