Update of /cvsroot/monetdb/sql/src/test/Dependencies/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17226/src/test/Dependencies/Tests

Modified Files:
        Dependencies.stable.out 
Log Message:
removed 'explain' variable, ie no more set explain etc
but always use the statement modifiers debug, explain, profile

profile now only outputs the real, user and clk ticks per sec.

The old profile functionality is taken over by a new statement modifier
'record'



U Dependencies.stable.out
Index: Dependencies.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/Dependencies/Tests/Dependencies.stable.out,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Dependencies.stable.out     1 Apr 2008 11:48:39 -0000       1.11
+++ Dependencies.stable.out     1 Apr 2008 17:05:12 -0000       1.12
@@ -7,6 +7,8 @@
 
 
 
+
+
 # MonetDB server v5.5.0, based on kernel v1.23.0
 # Serving database 'mTests_src_test_Dependencies'
 # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
@@ -129,8 +131,8 @@
 % varchar,     varchar,        char # type
 % 6,   12,     11 # length
 [ "<>",        "trigger_test", "DEP_TRIGGER"   ]
-[ "isnull",    "trigger_test", "DEP_TRIGGER"   ]
 [ "count",     "trigger_test", "DEP_TRIGGER"   ]
+[ "isnull",    "trigger_test", "DEP_TRIGGER"   ]
 % sys.k,       sys.fk, . # table_name
 % name,        name,   single_value # name
 % varchar,     varchar,        char # type


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to