Update of /cvsroot/monetdb/MonetDB5/src/optimizer/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23707/optimizer/Tests

Modified Files:
        emptyset01.stable.out inline00.stable.out inline01.stable.out 
Log Message:
Approved new output


Index: emptyset01.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/Tests/emptyset01.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- emptyset01.stable.out       9 Dec 2007 16:21:16 -0000       1.3
+++ emptyset01.stable.out       26 Dec 2007 14:34:04 -0000      1.4
@@ -70,15 +70,14 @@
     V16 := algebra.markT(V12); # 6 ALGtmark_default 
(V16:bat[:oid,:oid])<-(V12:bat[:oid,:int])
     V17 := algebra.join(V16,V7);       # 7 ALGjoin 
(V17:bat[:oid,:int])<-(V16:bat[:oid,:oid])(V7:bat[:oid,:int])
     bat.append(V1,V17);        # 8 BKCappend_wrap 
(_11:void)<-(V1:bat[:oid,:int])(V17:bat[:oid,:int])
-    nil:void;  # 9  (_12:void)<-(_24:void)
-barrier (_17,_18,_19):= bat.newIterator(V1);   # 10 CHPbunIterator 
(_17:lng)(_18:oid)(_19:int)<-(V1:bat[:oid,:int]) jump 15
-    io.print("loop");  # 11 IOprint_val (_20:void)<-(_21:str)
-catch MALException:str ;       # 12  (MALException:str) jump 14
-    io.print(MALException);    # 13 IOprint_val (_23:void)<-(MALException:str)
-exit MALException:str ;        # 14  (MALException:str)
-exit (_17,_18,_19);    # 15  (_17:lng)(_18:oid)(_19:int)
-    io.print("done");  # 16 IOprint_val (_13:void)<-(_14:str)
-end tst;       # 17  
+barrier (_17,_18,_19):= bat.newIterator(V1);   # 9 CHPbunIterator 
(_17:lng)(_18:oid)(_19:int)<-(V1:bat[:oid,:int]) jump 14
+    io.print("loop");  # 10 IOprint_val (_20:void)<-(_21:str)
+catch MALException:str ;       # 11  (MALException:str) jump 13
+    io.print(MALException);    # 12 IOprint_val (_23:void)<-(MALException:str)
+exit MALException:str ;        # 13  (MALException:str)
+exit (_17,_18,_19);    # 14  (_17:lng)(_18:oid)(_19:int)
+    io.print("done");  # 15 IOprint_val (_13:void)<-(_14:str)
+end tst;       # 16  
 
 # 08:05:29 >  
 # 08:05:29 >  Done.

Index: inline00.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/Tests/inline00.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- inline00.stable.out 25 Dec 2007 13:22:32 -0000      1.2
+++ inline00.stable.out 26 Dec 2007 14:34:04 -0000      1.3
@@ -59,7 +59,6 @@
     mdb.list("user","qry");    # 1 MDBlist3 (_5:void)<-(_2:str)(_3:str)
 end main;      # 2  
 function user.qry():void;
-    nil:void;
     _3 := bat.new(:int,:int);
     _5 := bat.new(:int,:int);
     bat.insert(_3,1,1);

Index: inline01.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/Tests/inline01.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- inline01.stable.out 25 Dec 2007 13:22:32 -0000      1.2
+++ inline01.stable.out 26 Dec 2007 14:34:04 -0000      1.3
@@ -67,23 +67,7 @@
     mdb.list("user","qry");    # 1 MDBlist3 (_5:void)<-(_2:str)(_3:str)
 end main;      # 2  
 function user.qry():void;
-    nil:void;
-    nil:void;
-    _6 := bat.new(:int,:int);
-    _8 := bat.new(:int,:int);
-    _9:int  := 1;
-    bat.insert(_6,1,1);
-barrier (_12,_13,_9:int ):= bat.newIterator(_6);
-    io.print(_12);
-catch MALException:str ;
-exit MALException:str ;
-exit (_12,_13,_9:int );
-barrier (_12,_13,_9:int ):= bat.newIterator(_8);
-    io.print(_12);
-    redo (_12,_13,_9:int ):= bat.hasMoreElements(_8);
-catch MALException:str ;
-exit MALException:str ;
-exit (_12,_13,_9:int );
+    user.help();
 end qry;
 
 # 00:18:07 >  


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to