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

Modified Files:
        select_group.stable.out 
Log Message:
be more safe with unions and outer joins (ie copy also the first part 
of the unions and joins, before any append)


U select_group.stable.out
Index: select_group.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests/select_group.stable.out,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- select_group.stable.out     7 Dec 2008 17:21:57 -0000       1.35
+++ select_group.stable.out     30 Dec 2008 19:19:05 -0000      1.36
@@ -161,7 +161,7 @@
 [ "JET",       15      ]
 [ "PROPELLER", 16      ]
 [ "TURBOPROP", 32      ]
-% sys.flight,  sys.aircraft,   sys.flight_class # table_name
+% .flight,     .aircraft,      .flight_class # table_name
 % flight_number,       range_miles,    fare_class # name
 % decimal,     decimal,        char # type
 % 5,   6,      3 # length


------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to