Update of /cvsroot/monetdb/sql/src/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18447/src/Tests
Modified Files:
sigs.stable.out
Log Message:
propagated changes of Thursday Mar 06 2008 - Friday Mar 07 2008
from the SQL_2-22 branch to the development trunk
===================================================================
2008/03/06 - nielsnes: src/backends/monet4/sql_server.mx,1.189.2.6
src/backends/monet5/sql.mx,1.251.2.4
fixed bug [ 1907063 ] ms_round....
The round function for dbl, bte was missing
===================================================================
2008/03/06 - nielsnes: src/server/sql_mvc.mx,1.195.2.2
fixed bug [ 1907858 ] declaration of the second table in the function body
cased columns sometimes have no schema defined (declared tables). So we
cannot reuse the schema from it.
===================================================================
2008/03/06 - nielsnes: src/server/sql_psm.mx,1.50.2.1
src/server/sql_select.mx,1.219.2.6
fixes for the bugs
[ 1907905 ] coalesce = coalesce...
(added some more checks for semantic problems)
and
[ 1907006 ] range select....
Properly interpret 0<id>10 as a boolean (0<id) followed by the selection
criteria (bool > 10).
===================================================================
2008/03/06 - nielsnes: src/Tests/sigs.stable.out,1.75.2.1
approved output after new round function was added
===================================================================
Index: sigs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/Tests/sigs.stable.out,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- sigs.stable.out 26 Feb 2008 18:08:38 -0000 1.77
+++ sigs.stable.out 7 Mar 2008 09:45:29 -0000 1.78
@@ -177,6 +177,8 @@
[ "rank(BAT[oid,any::1]) : BAT[oid,int]"
]
[ "rank_grp(BAT[oid,any::1], BAT[oid,oid], BAT[oid,oid]) : BAT[oid,int]"
]
[ "round(bte, int, int, bte) : bte"
]
+[ "round(dbl, bte) : dbl"
]
+[ "round(flt, bte) : flt"
]
[ "round(int, int, int, bte) : int"
]
[ "round(lng, int, int, bte) : lng"
]
[ "round(sht, int, int, bte) : sht"
]
-------------------------------------------------------------------------
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-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins