Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22207/runtime
Modified Files:
pf_support.mx
Log Message:
propagated changes of Thursday Jul 26 2007
from the XQuery_0-18 branch to the development trunk
Index: pf_support.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pf_support.mx,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -d -r1.255 -r1.256
--- pf_support.mx 26 Jul 2007 10:42:16 -0000 1.255
+++ pf_support.mx 26 Jul 2007 13:34:37 -0000 1.256
@@ -3818,6 +3818,9 @@
pre := oid(docsize);
}
}
+ if ((int(pre) >= docsize) and (rid <= pagelast)) {
+ holesize :+= (int(pagelast) - int(rid)) + 1;
+ }
}
# note: holeatstart = 0 if the insert point isn't at the start of
the hole at the end of the page
if ((holesize + holeatstart) < insertsize) {
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins