Jan,
out of curiosity:
- on nwhich architectures and/or in which cases does semijoin not propagate
the 'sorted' properties?
- shouldn't this checkin have gone as bug fix to the release branch such
that is would be included in the next release?
Thanks.
Stefan
On Fri, Feb 19, 2010 at 08:22:0
I don't care how it is solved, but if the DTD can't be loaded, dtd is
NULL, and you cannot dereference NULL (in handle_externalSubset), so
there have to be checks to make sure that dtd isn't NULL before it is
dereferenced. This was the easy way, but perhaps there are other ways.
On 2010-02-19 08:
On Fri, Feb 19, 2010 at 03:40:10PM +, Peter Boncz wrote:
> Update of /cvsroot/monetdb/MonetDB/src/gdk
> In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10221
>
> Modified Files:
> Tag: Feb2010
> gdk_posix.mx gdk_storage.mx
> Log Message:
> - fix newly introduced bug
Hello MonetDB developers,
In my quest to develop an object oriented interface to monetdb/xquery
on ruby using datamapper, I've stumbled upon the following problem. It
is at this moment impossible to add a document to monetdb that does
not have a source outside monetdb. The only function to add doc