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

Modified Files:
        dbl_sht_cast_bug.stable.out order_limit_offset_bug.stable.out 
Log Message:
handle topn a bit earlier (before the projection join) 

In union distinct we use TID's where possible


U dbl_sht_cast_bug.stable.out
Index: dbl_sht_cast_bug.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/bugs/Tests/dbl_sht_cast_bug.stable.out,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dbl_sht_cast_bug.stable.out 27 Dec 2008 21:27:45 -0000      1.6
+++ dbl_sht_cast_bug.stable.out 29 Dec 2008 21:30:08 -0000      1.7
@@ -26,7 +26,7 @@
 
 [ 1    ]
 % sys.dbl_sht_cast_bug # table_name
-% L5 # name
+% L4 # name
 % wrd # type
 % 1 # length
 [ 0    ]

U order_limit_offset_bug.stable.out
Index: order_limit_offset_bug.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/bugs/Tests/order_limit_offset_bug.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- order_limit_offset_bug.stable.out   11 Jun 2008 21:38:25 -0000      1.2
+++ order_limit_offset_bug.stable.out   29 Dec 2008 21:30:08 -0000      1.3
@@ -65,7 +65,7 @@
 % sys.developers,      sys.developers, sys.developers, sys.developers, 
sys.developers # table_name
 % id,  name,   salary, created_at,     updated_at # name
 % int, varchar,        int,    timestamp,      timestamp # type
-% 1,   9,      6,      26,     26 # length
+% 2,   9,      6,      26,     26 # length
 [ 3,   "fixture_3",    100000, 2008-06-10 19:13:40.000000,     2008-06-10 
19:13:40.000000      ]
 
 # 17:38:03 >  


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

Reply via email to