Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests
In directory 
sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22178/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:
fixed test output

we use the inline and empty set optimizers again.

For the empty set optimzer we had to add some row counts for tables/columns
which are to be updated in the rest of the plan (ie also detect special
sql.append functions)



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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- select_from_env.SF-1240701.1242164.stable.out       22 Feb 2007 11:30:49 
-0000      1.13
+++ select_from_env.SF-1240701.1242164.stable.out       20 Mar 2007 18:29:08 
-0000      1.14
@@ -63,6 +63,7 @@
 [ "xquery_cacherules"  ]
 [ "xquery_procMB"      ]
 [ "xrpc_open"  ]
+[ "xrpc_options"       ]
 [ "xrpc_admin" ]
 [ "xrpc_user"  ]
 [ "xrpc_trusted"       ]

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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- select_from_env.SF-1240701.1242164.stable.err       22 Feb 2007 11:30:49 
-0000      1.10
+++ select_from_env.SF-1240701.1242164.stable.err       20 Mar 2007 18:29:07 
-0000      1.11
@@ -68,9 +68,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  = [EMAIL PROTECTED]:32527
+MAPI  = [EMAIL PROTECTED]:39170
 QUERY = select * from env() as env where name = ( select 'prefix' from env() 
as env );
-ERROR = !ERROR: zero_or_one: cardinality violation (42>1)
+ERROR = !ERROR: zero_or_one: cardinality violation (43>1)
         !ERROR: zero_or_one: operation failed.
 
 # 13:22:15 >  


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to