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

Modified Files:
      Tag: Aug2009
        order_by_complex_exp.stable.out 
Log Message:
Fix plan output to terminate with a newline and not do a flush (that
happens elsewhere and we must not have two flushes).
Also start every line with `=' instead of `#' so that the output is
visible when using default mclient.


U order_by_complex_exp.stable.out
Index: order_by_complex_exp.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/order_by_complex_exp.stable.out,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- order_by_complex_exp.stable.out     9 Mar 2009 20:38:07 -0000       1.1
+++ order_by_complex_exp.stable.out     17 Aug 2009 15:55:09 -0000      1.1.4.1
@@ -36,11 +36,11 @@
 [ 1    ]
 [ 1    ]
 
-#project (
-#    group by (
-#        table(sys.test02) [ test02.col1 NOT NULL, test02.%TID% NOT NULL ]
-#    ) [ test02.col1 NOT NULL ] [ test02.col1 NOT NULL, count no nil 
(test02.col1 NOT NULL) NOT NULL as L4 ]
-#) [ L4 ASC NOT NULL ] [ test02.col1 NOT NULL ]
+project (
+| group by (
+| | table(sys.test02) [ test02.col1 NOT NULL, test02.%TID% NOT NULL ]
+| ) [ test02.col1 NOT NULL ] [ test02.col1 NOT NULL, count no nil (test02.col1 
NOT NULL) NOT NULL as L4 ]
+) [ L4 ASC NOT NULL ] [ test02.col1 NOT NULL ]
 % sys.test02 # table_name
 % col1 # name
 % varchar # type


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to