Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4764/src/test/BugDay_2005-12-19_2.9.3/Tests

Modified Files:
        select_from_env.SF-1240701.1242164.stable.err 
        select_from_env.SF-1240701.1242164.stable.out 
Log Message:
For avg we now always first change to doubles.
With this we can now rewrite all 'avg's into sum/cnt.

approved slight rounding changes

approved output after changes on the optimizers

approved tests which changed because of number of default functions changed



U select_from_env.SF-1240701.1242164.stable.out
Index: select_from_env.SF-1240701.1242164.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.out,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- select_from_env.SF-1240701.1242164.stable.out       19 May 2009 12:04:12 
-0000      1.27
+++ select_from_env.SF-1240701.1242164.stable.out       4 Jun 2009 20:27:54 
-0000       1.28
@@ -68,6 +68,7 @@
 [ "mero_doproxy"       ]
 [ "mero_discoveryttl"  ]
 [ "mal_init"   ]
+[ "sql_optimizer"      ]
 [ "gdk_mem_pagebits"   ]
 [ "gdk_mem_bigsize"    ]
 [ "monet_pid"  ]

U select_from_env.SF-1240701.1242164.stable.err
Index: select_from_env.SF-1240701.1242164.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.err,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- select_from_env.SF-1240701.1242164.stable.err       19 May 2009 12:04:08 
-0000      1.21
+++ select_from_env.SF-1240701.1242164.stable.err       4 Jun 2009 20:27:54 
-0000       1.22
@@ -10,9 +10,9 @@
 # 13:22:15 >  Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb 
--host=localhost --port=47090  < select_from_env.SF-1240701.1242164.sql
 # 13:22:15 >  
 
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:33209
 QUERY = select * from env() as env where name = ( select 'prefix' from env() 
as env );
-ERROR = !SQLException:zero_or_one:cardinality violation (43>1)
+ERROR = !SQLException:zero_or_one:cardinality violation (44>1)
 
 # 13:22:15 >  
 # 13:22:15 >  Done.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to