log

age author description
2006-02-24 Peter Boncz [ 1437299 ] nlthetajoin incomplete
2006-02-24 Stefan Manegold post-(bugfix-)release release number increment Jan2006
2006-02-24 Sjoerd Mullender Correctly check for str(nil). This fixes bug 1414955, or at least the Jan2006
2006-02-24 Sjoerd Mullender Initialize the nil value for str with str_nil instead of &chr_nil. Jan2006
2006-02-24 Sjoerd Mullender Typo. Jan2006
2006-02-24 Stratos Idreos identify empty results in gap version, crack select version without gaps (still some more cases to handle there), use BATslice instead of CREATEview
2006-02-24 Jens Teubner Inspired by a checkin in the Galax code:
2006-02-24 Fabian Groffen Add todo message.
2006-02-23 Fabian Groffen "Fix" monetdb_fetch_object, by borrowing some ideas from the PostgreSQL
2006-02-23 cvs2hg fixup commit for tag 'MonetDB_4-11-2' MonetDB_4-11-2
2006-02-23 Stefan Manegold propagated changes of Thursday Feb 23 2006
2006-02-23 Sjoerd Mullender Fix bug 1437319. Jan2006 Jan2006-2
2006-02-23 Sjoerd Mullender Test for bug 1437319. Jan2006
2006-02-23 Stratos Idreos test various select cases
2006-02-23 Stratos Idreos use the gap information, select and crack look correct now
2006-02-23 Stratos Idreos comment out debug statements
2006-02-23 Stratos Idreos trace down the real min and max in each cracked piece. when this combined with the ranges of the piece give us the right/left gap which will be useful to detect quickly (without cracking or scanning) by using the index empty results or already computed results for queries with different ranges that are actually the same due to the gaps
2006-02-22 Stratos Idreos fixed one bug when splitting in two pieces
2006-02-22 cvs2hg fixup commit for tag 'XQuery_0-11-2' XQuery_0-11-2
2006-02-22 Stefan Manegold propagated changes of Wednesday Feb 22 2006 - Wednesday Feb 22 2006
2006-02-22 Stratos Idreos search the cracker index in a tree like fashion that will help later to identify easier already known results, fixed two small bugs when cracking in three pieces
2006-02-22 cvs2hg fixup commit for tag 'SQL_2-11-2' SQL_2-11-2
2006-02-22 Sjoerd Mullender Added the -lsql that I had actually intended.
2006-02-22 Sjoerd Mullender Added test for bug [ 1432134 ] MAPI: mapi_connect errors vanish.
2006-02-22 Sjoerd Mullender Don't free the error string too early (i.e. when it is still going to
2006-02-22 Sjoerd Mullender Don't crash if during initialization there is an error, a result
2006-02-22 Stratos Idreos crete new index for a non cracked bat along with the first select/crack call
2006-02-22 Sjoerd Mullender Fix old style declarations. Jan2006
2006-02-22 Sjoerd Mullender Fix old style declarations. Jan2006
2006-02-22 Sjoerd Mullender A tail type of void is also OK, as long as the seqbase is set. Jan2006
2006-02-22 Stefan Manegold fixed icc compilation problem: Jan2006
2006-02-21 Stefan Manegold aligned release number with XQuery_0-10 release branch
2006-02-21 Stefan Manegold aligned release number with SQL_2-10 release branch
2006-02-21 Stefan Manegold aligned release number with MonetDB_4-10 release branch
2006-02-21 Stefan Manegold aligned release number with MonetDB_4-10 release branch
2006-02-21 Stefan Manegold this will (hopefully) become the MonetDB 4.10.2 bugfix release Jan2006
2006-02-21 Stefan Manegold this will (hopefully) become the MonetDB/XQuery 0.10.2 bugfix release Jan2006
2006-02-21 Stefan Manegold this will (hopefully) become the MonetDB/SQL 2.10.2 bugfix release Jan2006
2006-02-21 Stefan Manegold this will (hopefully) become the MonetDB 4.10.2 bugfix release Jan2006
2006-02-21 cvs2hg fixup commit for tag 'MonetDB_4-11-1' MonetDB_4-11-1
2006-02-21 Stefan Manegold propagated changes of Tuesday Feb 21 2006
2006-02-21 Sjoerd Mullender Fixes for Cygwin configuration. Jan2006 Jan2006-1
2006-02-21 cvs2hg fixup commit for tag 'SQL_2-11-1' SQL_2-11-1
2006-02-21 Sjoerd Mullender Fix file name clash on file systems that don't distinguish case.
2006-02-21 Sjoerd Mullender Correct previous fix.
2006-02-21 Stratos Idreos not needed
2006-02-21 Sjoerd Mullender Post-propagation repair.
2006-02-21 Stratos Idreos not needed
2006-02-21 Stratos Idreos select test
2006-02-21 Stratos Idreos full support of select and uselect, added two cracking cases
2006-02-21 Sjoerd Mullender Don't overwrite memory: [void,void] bats don't actually have any
2006-02-21 Stefan Manegold updated stable output according to recent changes Jan2006
2006-02-21 cvs2hg fixup commit for tag 'XQuery_0-11-1' XQuery_0-11-1
2006-02-21 Peter Boncz improved fix that avoid materialization of 'sorting' altogether
2006-02-21 Peter Boncz [ 1435740 ] PF: tests fail, complaining about a missing 'reverse(oid)'.
2006-02-21 Peter Boncz [ 1435740 ] PF: tests fail, complaining about a missing 'reverse(oid)'. Jan2006
2006-02-21 Sjoerd Mullender propagated changes of Wednesday Feb 15 2006 - Tuesday Feb 21 2006
2006-02-21 Ying Zhang [ 1433488 ] PF: runtime/pf_soap.mx failes to compile with icc
2006-02-21 Sjoerd Mullender propagated changes of Wednesday Feb 15 2006 - Tuesday Feb 21 2006
2006-02-21 Sjoerd Mullender Post-propagation fix.