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

Modified Files:
      Tag: XQFT
        milgen.brg 
Log Message:
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.229.2.4
retrieving revision 1.229.2.5
diff -u -d -r1.229.2.4 -r1.229.2.5
--- milgen.brg  7 Jan 2010 16:02:02 -0000       1.229.2.4
+++ milgen.brg  7 Feb 2010 18:15:07 -0000       1.229.2.5
@@ -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