Today the MonetDB group at CWI have a released bug-fix release for a
number of packages. The release contains source tar balls, source RPMs,
and i686 and x86_64 (AMD64) binaries for Fedora 7 (RPMs) and Windows XP
(.msi files). All files are available on the project download page at
sourceforge.
The packages and changes are:
MonetDB Common 1.18.2.
On Windows the indexing service would occasionally interfere with the
workings of the server. This was because the indexing service would
temporarily prevent files and directories from being removed. This
problem has been circumvented.
In addition, some minor fixes were made.
MonetDB Clients 1.18.2.
A memory leak was repaired.
MonetDB4 Server 4.18.2.
A number of small bugs were fixed. The most important one probably the
handling of aggregate.
MonetDB XQuery 0.18.4.
A bug was fixed in the MIL code generation phase for larger queries.
[ 1771532 ] MIL-optimizer fails sometimes for big queries
[ 1760168 ] PF: wrong use of leftfetchjoin causes segfault in bat_cast
A bug was fixed where BATs were not destroyed that should have been.
[ 1763495 ] XQ: illegal offsets in swizzle (2)
[ 1766414 ] XQ: third pf-add into collection fails
[ 1763575 ] XQ: insert attribute gives ERROR in merged_union
[ 1760811 ] XQ: illegal offsets in swizzle.
[ 1726954 ] XQuery: inserting (large) doc into other doc
A bug was fixed when serializing comments.
[ 1743433 ] XQ: problem with ampersand in attribute value
[ 1786908 ] SQL+PF: loading both "sql_server" and "pathfinder" fails
--
Sjoerd Mullender