Bugs item #1907063, was opened at 2008-03-04 15:59
Message generated for change (Settings changed) made by romulog
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1907063&group_id=56967
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SQL/Core
Group: SQL CVS Head
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Romulo Goncalves (romulog)
Assigned to: Niels Nes (nielsnes)
Summary: ms_round....
Initial Comment:
First you need to load the files in
sql/src/sql:
math.sql and ms_functions.sql
then run this query:
sql>select ms_round(60.0 * (0.1-1),1,1);
!TypeException:user.ms_round[9]:'sql.round' undefined in: _13:any :=
sql.round(_10:dbl, _12:bte)
!TypeException:user.s0_1[22]:'sql.round' undefined in: _58:any :=
sql.round(_55:dbl, _57:bte)
!SQLException:dbl:conversion of string '-' failed
sql>
Romulo
----------------------------------------------------------------------
>Comment By: Romulo Goncalves (romulog)
Date: 2008-03-09 00:20
Message:
Logged In: YES
user_id=1498628
Originator: YES
Fixed:
[Monetdb-sql-checkins] sql/src/backends/monet4 sql_server.mx, SQL_2-22,
1.189.2.5, 1.189.2.6
Modified Files:
Tag: SQL_2-22
sql_server.mx
Log Message:
fixed bug [ 1907063 ] ms_round....
The round function for dbl, bte was missing
Test added in:
sql/src/test/BugTracker/Tests/ms_round.SF-1907063.sql
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1907063&group_id=56967
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs