Update of /cvsroot/monetdb/pathfinder/compiler/algebra
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv1936/compiler/algebra

Modified Files:
      Tag: XQFT
        core2alg.brg 
Log Message:
propagated changes of Tuesday Nov 10 2009
from the development trunk to the XQFT branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/10 - tsheyar: compiler/algebra/core2alg.brg,1.94
  -- Apply Anands whitespace fixes.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: core2alg.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/core2alg.brg,v
retrieving revision 1.92
retrieving revision 1.92.2.1
diff -u -d -r1.92 -r1.92.2.1
--- core2alg.brg        5 Nov 2009 16:23:57 -0000       1.92
+++ core2alg.brg        10 Nov 2009 18:49:29 -0000      1.92.2.1
@@ -1521,7 +1521,7 @@
             var_map  = project (rowid,
                                 proj (col_outer, col_iter),
                                 proj (col_inner, col_inner));
-            
+
             /* save old environment */
             old_env = ENV;
 
@@ -1929,7 +1929,7 @@
                                 proj (col_score1, col_score1));
             /* store the variable map to retrieve the old iter values */
             then_map = var_map;
-            
+
             /* save old environment */
             old_env = ENV;
 
@@ -1981,7 +1981,7 @@
                                 proj (col_score1, col_score1));
             /* store the variable map to retrieve the old iter values */
             else_map = var_map;
-            
+
             /* update the environment for translation of e3 */
             ENV = PFarray (sizeof (PFla_env_t), 50);
 
@@ -3888,7 +3888,7 @@
         /* use this key as inner loop relation */
         in_loop = project (number, proj (col_iter1, col_inner));
         /* evaluate for all nodes a self step that filters the correct
-           kind and name */ 
+           kind and name */
         filter  = project (
                       step_join (
                           PFla_set_to_la (e.frag),


------------------------------------------------------------------------------
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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to