Update of /cvsroot/monetdb/sql/src/test/octopus/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22113/src/test/octopus/Tests

Modified Files:
        squid00.stable.out 
Log Message:
fixed 2 bugs in storage 
        1) savepoints need to copy the insert bat (ibat) to the delta's 
                bat field (ie we need to keep new delta's)
        2) updates on inserts should move into the ibat.



U squid00.stable.out
Index: squid00.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/octopus/Tests/squid00.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- squid00.stable.out  13 Jan 2009 14:47:55 -0000      1.4
+++ squid00.stable.out  17 Jan 2009 18:17:01 -0000      1.5
@@ -27,11 +27,11 @@
 
 function user.s1_1():void;
 barrier (_24,_4) := scheduler.octopus(10);
-    _26 := octopus.tentacle_s1_1_73();
-    _27 := octopus.tentacle_s1_1_74();
-    _28 := octopus.tentacle_s1_1_75();
-    _29 := octopus.tentacle_s1_1_76();
-    _30 := octopus.tentacle_s1_1_78();
+    _26 := octopus.tentacle_s1_1_71();
+    _27 := octopus.tentacle_s1_1_72();
+    _28 := octopus.tentacle_s1_1_73();
+    _29 := octopus.tentacle_s1_1_74();
+    _30 := octopus.tentacle_s1_1_76();
     _4 := mat.pack(_26,_27,_28,_29,_30);
 exit (_24,_15);
     _5 := sql.resultSet(1,1,_4);


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to