Announcement: New Oct2014-SP3 Bugfix release of MonetDB suite
The MonetDB team at CWI/MonetDB BV is pleased to announce the
Oct2014-SP3 bugfix release of the MonetDB suite of programs.
More information about MonetDB can be found on our website at
http://www.monetdb.org/.
For details on this release, please see the release notes at
http://www.monetdb.org/Downloads/ReleaseNotes.
As usual, the download location is http://dev.monetdb.org/downloads/.
Oct 2014-SP3 bugfix release
Build Environment
* We now also create debug packages for Debian and Ubuntu.
MonetDB Common
* Replaced the rangejoin implementation with one that uses imprints
if it can.
Bug Fixes
* 3466: UPDATE statements fails with "GDKerror: MT_mremap() failed"
* 3602: Surprising overload resolution of generate_series
* 3613: SQL data dictionary contains columns names which are also
special keywords. This causes unexpected/unneeded SQL query errors
* 3645: Network address operators such as << and <<= do not work
* 3647: missing BAT for a column leads to crash in gtr_update_delta
* 3648: memory corruption on unclean connection shutdown with local
temporary tables
* 3650: Naming of persistent BATs is fragile
* 3653: PREPARE crashes mserver if unbound variable is function
parameter
* 3655: SQL WHERE -1 in (-1) issue?
* 3656: error message after calling fitsload()
* 3660: Incorrect Results for Comparison Operators on inet Datatype
* 3661: Ship debug symbols for pre-built binaries
* 3662: UPDATE row with row value constructor crashes monetdb server
* 3663: Incorrect result ROW_NUMBER in subquery
* 3664: SQLstatementIntern missing parameter when using jsonstore
* 3665: inter-session starvation issue, particularly affects
sys.queue
* 3666: casting text column to inet truncating text column and
resulting inet for first occurrence only
* 3667: insert of negative value for oid column aborts mserver5
process with assertion failure
* 3669: ALTER TABLE
participants (1)
-
Sjoerd Mullender