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

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

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/10 - sjoerd: compiler/algebra/builtins.c,1.131.2.1
  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.121.2.9
retrieving revision 1.121.2.10
diff -u -d -r1.121.2.9 -r1.121.2.10
--- builtins.c  9 Nov 2009 00:02:59 -0000       1.121.2.9
+++ builtins.c  10 Nov 2009 18:58:08 -0000      1.121.2.10
@@ -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