These release notes are replicated for historical purposes only. The release is not supported anymore.
Client Package
Resolved a cosmetical error where tab-characters would cause misalignments in tabular result views. For the time being, tabs are now represented as a single space in tabular view.
MonetDB Common*
Limit number of detected CPU cores to 16 on 32-bits systems to avoid running quickly out of addressable resources followed by a kill from the OS.
Bug Fixes
2594: NULL cannot automatically be casted to every other type
3085: assertion fails upon execution of a valid SQL query
3086: Modulo function does not work in select from table
3077: No errors on UDF returning table with too many columns
3079: Converting an Oracle schema DDL for MonetDB fails to create a column named “no”.
Apr 2012
Build Environment
Fixed some of the package names for Debian/Ubuntu. Packages for libraries should contain the major number of the library version number. This was not always the case.
On Debian and Ubuntu, install Python modules in dist-packages instead of site-packages. This fixed bug 2997Z.