Hi Djoerd,
from http://www.w3.org/TR/xpath20/
[...]
3.2.2 Predicates
[...]
Note:
When using predicates with a sequence of nodes selected using a reverse
axis, it is important to remember that the the context positions for such a
sequence are assigned in reverse document order. For example
Hi there MonetDBs,
The results for the following query changed between v0.18 and v0.22:
let $list :=
1
2
3
4
return $list//item[. = "4"]/preceding-sibling::*[1]
It now gives item 3, which I think is wrong since the results of any
axis step (also preceding-sibling), should be in documen
No that's fine, I forgot to remove this one.
Thx and best regards,
Manuel
On Feb 19, 2008, at 9:14 PM, Stefan Manegold wrote:
> Update of /cvsroot/monetdb/pathfinder/compiler/algebra/opt
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15698/
> compiler/algebra/opt
>
> Modified
I just installed the latest Windows 32 bit version of my laptop. When
I bring up the server I get the following message:
!WARNING: BBPdiskscan: unexpected file 10.buns, leaving bat.
# MonetDB server v5.4.0, based on kernel v1.22.0
# Serving database 'demo'
# Compiled for i686-pc-win32/32bit with 3
Dear Venks,
I apparently forgot to mention that --- due to the new (incompatible)
database format --- after dumping your database (before the upgrade), you
also need to remove your "old" "dbfarm" (and "sql_logdir" / "xquery_logdir")
(or at least rename / move them, in case you want/need to keep th
The MonetDB team at CWI is pleased to announce the new "Feb2008" release of
the MonetDB suite of programs.
This release marks the roll forward of the binary storage layout to a single
column storage layout. This involved a major overhaul of the MonetDB Server
code.
IMPORTANT NOTE:
The database