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

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

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/10 - tsheyar: compiler/algebra/builtins.c,1.133
  -- Apply Anands whitespace fixes.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: builtins.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/builtins.c,v
retrieving revision 1.131
retrieving revision 1.131.2.1
diff -u -d -r1.131 -r1.131.2.1
--- builtins.c  5 Nov 2009 16:23:57 -0000       1.131
+++ builtins.c  10 Nov 2009 18:49:25 -0000      1.131.2.1
@@ -5895,7 +5895,7 @@
 
         return (struct PFla_pair_t) {
             .rel = res,
-            .frag = (ty & aat_node) 
+            .frag = (ty & aat_node)
                   ? PFla_set (frag_extract (res, 2))
                   : PFla_empty_set () };
     }
@@ -6800,7 +6800,7 @@
                                                 proj (col_iter1, col_iter),
                                                 proj (col_item1, col_item)),
                                        col_iter,
-                                       col_iter1), 
+                                       col_iter1),
                                 la_dj_attr,
                                 col_item1,
                                 col_res,


------------------------------------------------------------------------------
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