Changeset: d5f5e0b99b9a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d5f5e0b99b9a
Modified Files:
        sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit
Branch: Dec2011
Log Message:

approved output for 32bit platform


diffs (20 lines):

diff --git 
a/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit 
b/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit
--- a/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit
+++ b/sql/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit
@@ -41,14 +41,14 @@ Ready.
 | | | | | | | table(sys._tables) [ _tables.id as p.id, _tables.type as p.type, 
_tables.%TID% NOT NULL as p.%TID% ] |
 | | | | | | ) [ p.type < smallint[tinyint "2"] ]                               
                                    |
 | | | | | ) [ p.id as tables.id ]                                              
                                    |
-| | | | ) [ sys.count() NOT NULL as L1 ],                                      
                                    |
+| | | | ) [  ] [ sys.count() NOT NULL as L1 ],                                 
                                    |
 | | | | group by (                                                             
                                    |
 | | | | | project (                                                            
                                                                                
                                                                                
                             |
 | | | | | | select (                                                           
                                                                                
                                                                                
                             |
 | | | | | | | table(tmp._tables) [ _tables.id as t.id, _tables.type as t.type, 
_tables.%TID% NOT NULL as t.%TID% ] |
 | | | | | | ) [ t.type < smallint[tinyint "2"] ]                               
                                    |
 | | | | | ) [ t.id as tables.id ]                                              
                                    |
-| | | | ) [ sys.count() NOT NULL as L1 ]                                       
                                    |
+| | | | ) [  ] [ sys.count() NOT NULL as L1 ]                                  
                                    |
 | | | ) [ L1 ]                                                                 
                                    |
 | | ) [  ] [ sys.sum no nil (L1) as L1 ]                                       
                                    |
 | ) [ L1 NOT NULL ]                                                            
                                                                                
                                                                                
                             |
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to