log

age author description
2009-08-19 Martin Kersten A safe master protocol has been designed to collect the updates for shipping
2009-08-19 Niels Nes detect related expressions in or lists. The detect expressions are then
2009-08-19 Stefan Manegold in an attempt to avoid Aug2009
2009-08-19 Fabian Groffen split off functions in their own files the lazy way, basically this is ok for me (I hope for compilers too), since there is nothing to be shared around here, just code segmentation
2009-08-19 Fabian Groffen split off functions in their own files the lazy way, basically this is ok for me (I hope for compilers too), since there is nothing to be shared around here, just code segmentation
2009-08-19 Fabian Groffen add release tag (optimistic) Aug2009
2009-08-19 Martin Kersten A simple test to look at the code produced by the replicator code injector.
2009-08-19 Sjoerd Mullender Updated installer version. Aug2009 Aug2009_0
2009-08-19 Martin Kersten For the time being only look for BATs.
2009-08-19 Sjoerd Mullender Added missing files. Aug2009
2009-08-19 Martin Kersten The replicator code injection optimizer.
2009-08-19 Martin Kersten The design of the replicator based on MAL log file propagation.
2009-08-19 Stefan Manegold approved stable output according to Aug2009
2009-08-19 Stefan Manegold fixed proprty setting: Aug2009
2009-08-18 Gabriele Modena Fixed string parsing of tuples retrieved from the server.
2009-08-18 Sjoerd Mullender Typo. Aug2009
2009-08-18 Stefan Manegold fixed nil-check for strings Aug2009
2009-08-18 Stefan Manegold unset nonil whenever we insert a nil into the result Aug2009
2009-08-18 Stefan Manegold fixed compilation with icc:
2009-08-18 Peter Boncz proof of concept example for ROX optimizer
2009-08-18 Sjoerd Mullender Add cast.
2009-08-18 Sjoerd Mullender The abbreviation for kilo is `k', not `K'.
2009-08-18 Sjoerd Mullender Added cast.
2009-08-18 Gabriele Modena Added support for xquery; updated the authentication layer to work with m4.
2009-08-18 Sjoerd Mullender propagated changes of Tuesday Aug 18 2009
2009-08-18 Sjoerd Mullender Updated installer version. Aug2009
2009-08-18 Sjoerd Mullender Hacked so that the atoms defined here don't cause assertion failed. Aug2009
2009-08-18 Martin Kersten The accidental loss of a BAT was ignored, while it should lead to an Aug2009
2009-08-18 Niels Nes fix performance problem with foreign key checking (hash computation) Aug2009
2009-08-18 Stefan Manegold propagated changes of Tuesday Aug 18 2009
2009-08-18 Stefan Manegold While I'm not aware of any run-time API changes Aug2009
2009-08-18 Stefan Manegold propagated changes of Tuesday Aug 18 2009 M5XQ
2009-08-18 Stefan Manegold propagated changes of Tuesday Aug 18 2009
2009-08-18 Stefan Manegold While I'm not aware of any run-time API changes Aug2009
2009-08-17 Stefan Manegold propagated changes of Monday Aug 17 2009 - Tuesday Aug 18 2009
2009-08-17 Stefan Manegold for convenience and debugging:
2009-08-17 Fabian Groffen mcl version was already bumped compared to previous release. bump jdbc minor too, because it includes mcl (for convenience) and we don't want people to get confused because they /do/ have 1.11, but not the latest Aug2009
2009-08-17 Fabian Groffen don't crash upon evil output of 'plan select * from tables' output before Sjoerd's fix Aug2009
2009-08-17 Sjoerd Mullender Fix plan output to terminate with a newline and not do a flush (that Aug2009
2009-08-17 Stefan Manegold approved more precise BAT properties Aug2009
2009-08-17 Stefan Manegold locally disable BAT property checking Aug2009
2009-08-17 Sjoerd Mullender Call BATpropcheck when ther was *no* exception (logic was reversed). Aug2009
2009-08-17 Stefan Manegold Added missing GDK_VARSHIFT for string heap access in BATordered() . Aug2009
2009-08-17 Sjoerd Mullender Cleanup: .src files aren't used if base files exist. Aug2009
2009-08-17 Sjoerd Mullender propagated changes of Sunday Aug 16 2009 - Monday Aug 17 2009
2009-08-17 Sjoerd Mullender propagated changes of Saturday Aug 15 2009 - Monday Aug 17 2009
2009-08-17 Sjoerd Mullender propagated changes of Monday Aug 17 2009
2009-08-17 Sjoerd Mullender Off-by-one error. Aug2009
2009-08-16 Niels Nes add test for bug 2837561 Aug2009
2009-08-16 Niels Nes approved output Aug2009
2009-08-16 Martin Kersten For key-valued columns the max join result size is known. Aug2009
2009-08-15 cvs2hg fixup commit for tag 'ATOMsize_power-of-2' Aug2009 ATOMsize_power-of-2
2009-08-15 Stefan Manegold In various places, MonetDB's code base highly depends on Aug2009
2009-08-15 cvs2hg fixup commit for tag 'ATOMsize_arbitrary' Aug2009 ATOMsize_arbitrary
2009-08-15 Stefan Manegold Undoing my recent checking (see quote below): Aug2009
2009-08-15 Stefan Manegold propagated changes of Saturday Aug 15 2009
2009-08-15 Niels Nes only pass quote to SQLload_file if user passed one.
2009-08-15 Niels Nes we need to include the quotes in the dumped copy into statement
2009-08-15 Stefan Manegold moved (currently) crashing test to be last in the directory Aug2009
2009-08-15 Martin Kersten Avoid use of shared variables. Factor out a little more knowledge