Update of /cvsroot/monetdb/pathfinder/runtime
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32263/runtime
Modified Files:
pf_support.mx
Log Message:
propagated changes of Monday Jan 18 2010 - Wednesday Jan 20 2010
from the Feb2010 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2010/01/18 - tsheyar: runtime/pf_support.mx,1.343.2.1
-- Force add_content to return a void head.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: pf_support.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pf_support.mx,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -d -r1.343 -r1.344
--- pf_support.mx 12 Jan 2010 09:22:23 -0000 1.343
+++ pf_support.mx 20 Jan 2010 12:38:37 -0000 1.344
@@ -9133,7 +9133,7 @@
var X_prop := X_strings.leftjoin(ws_string_prop);
X_strings := nil;
ws_string_prop := nil;
- var newProp := X_item.leftjoin(X_prop);
+ var newProp := X_item.leftjoin(X_prop).tmark(item.seqbase());
X_item := nil;
X_prop := nil;
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins