Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30202/compiler/mil

Modified Files:
      Tag: M5XQ
        milgen.brg 
Log Message:
propagated changes of Sunday Feb 07 2010
from the XQFT branch to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/02/07 - stmane: compiler/mil/milgen.brg,1.229.2.5
  propagated changes of Sunday Feb 07 2010
  from the development trunk to the XQFT branch
  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2010/02/07 - stmane: compiler/mil/milgen.brg,1.234
    propagated changes of Thursday Feb 04 2010 - Sunday Feb 07 2010
    from the Feb2010 branch to the development trunk
  
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      2010/02/04 - hrode: compiler/mil/milgen.brg,1.233.2.1
      re-animate tijah:resultsize function
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: milgen.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milgen.brg,v
retrieving revision 1.215.2.18
retrieving revision 1.215.2.19
diff -u -d -r1.215.2.18 -r1.215.2.19
--- milgen.brg  8 Jan 2010 09:05:52 -0000       1.215.2.18
+++ milgen.brg  7 Feb 2010 18:21:47 -0000       1.215.2.19
@@ -10745,9 +10745,9 @@
                        /* "var res := 
item%s.join(tijah_scoreDB.fetch(4...@0));\n" */
                         execute (
                            assgn (var (new_item->name),
-                              join( var(p_item->name), 
+                              tmark (join( var(p_item->name), 
                                     fetch( var(PF_MIL_TIJAH_SCORE_DB),
-                                        lit_int(4)) ) ) );
+                                        lit_int(4)) ), lit_oid (0)) ) );
                         env_add (p->env, fc_item_a, aat_int, new_item);
                    }
                    PFalg_simple_type_t postype = op1->schema.items[1].type;


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to