log

age author description
2004-11-08 Martin Kersten What to todo
2004-11-08 Niels Nes rollforward of 'commit only if write to log succeeds'
2004-11-08 Peter Boncz introducing lefthetajoin (yes, indeed, we need it to survive q12)
2004-11-08 Fabian Groffen English (I think so)
2004-11-08 Fabian Groffen Adding SQL99 blob functionality.
2004-11-08 Sjoerd Mullender Backport from HEAD: Dec2004
2004-11-08 Sjoerd Mullender Slightly adapted fix from Steffen Goeldner: SQLSetConnectOption should
2004-11-08 Sjoerd Mullender Backport from HEAD: Dec2004
2004-11-08 Sjoerd Mullender Made stream_write consistently return the count if the element size
2004-11-08 Niels Nes commit now fails if write to log failed. Dec2004
2004-11-08 Niels Nes added more conversion functions Dec2004
2004-11-07 Martin Kersten too specific test
2004-11-07 Martin Kersten Minor changes
2004-11-07 Martin Kersten Minor results
2004-11-07 Martin Kersten The latest performance results
2004-11-07 Martin Kersten Approved tests after moving type error handling around
2004-11-07 Martin Kersten Textual improvements, removal of garbage, and minor speedup due to
2004-11-07 Martin Kersten Minor patch
2004-11-07 Martin Kersten Enabling non-protected mode for single users
2004-11-07 Martin Kersten Resolving some bugs in the debugger.
2004-11-07 Martin Kersten Enable --dbinit processing
2004-11-07 Martin Kersten Rolling forward constant type modifiers
2004-11-07 Martin Kersten Minor textual changes
2004-11-07 Martin Kersten Rolling forward after keeping constant type modifiers
2004-11-07 Martin Kersten Note to remember and enhance with more details of use
2004-11-07 Martin Kersten Minor textual changes and forward roll of implementation
2004-11-07 Martin Kersten Keep track of integers tagged with an alternative type id.
2004-11-07 Martin Kersten Obsolete files
2004-11-07 Martin Kersten Minor textual changes
2004-11-07 Peter Boncz oops: joined the wrong iters into the result (swapped them)
2004-11-07 Martin Kersten Attempt to silience some other platforms
2004-11-06 Martin Kersten centralized initialization
2004-11-06 Martin Kersten All initialization is moved into 1 location
2004-11-06 Martin Kersten Addition of inspection routine
2004-11-06 Martin Kersten Approving tests and changing forloop syntax
2004-11-06 Martin Kersten On Debian it turned out that an interupt did not released the
2004-11-06 Peter Boncz - subsitute iter-ids before join iso after (because join result is large in general)
2004-11-05 Martin Kersten Ignoring non-executed scripts
2004-11-05 Martin Kersten Attempt to solve bugs on other platforms
2004-11-05 Martin Kersten resolving a few minor bugs
2004-11-05 Martin Kersten Approving of old tests
2004-11-05 Martin Kersten documentation update
2004-11-05 Stefan Manegold propagated today's changes from MonetDB_4-4-0 branch
2004-11-05 Stefan Manegold minor improvement:
2004-11-05 Stefan Manegold fixed stable output for "summer version" ("pf -M")
2004-11-05 Stefan Manegold To enable convenient monitoring of the correctness of XQuery translation
2004-11-05 Stefan Manegold For the time being, Dec2004
2004-11-05 Stefan Manegold make sure that error messages of "M2m" and "pf" appear the .test.err instead of on the console Dec2004
2004-11-05 Stefan Manegold fixed BUG in ll_desc step that was detected by Jan:
2004-11-05 Sjoerd Mullender The atomWrite "method" now returns an error indication: GDK_SUCCEED if
2004-11-05 Sjoerd Mullender Patch from Steffen Goeldner: implemented ping method
2004-11-05 Stefan Manegold updated stable output according to (not that) recent changes
2004-11-04 Martin Kersten Update for new iterator model
2004-11-04 Martin Kersten typo
2004-11-04 Martin Kersten Licensing the compilers
2004-11-04 Martin Kersten Added missing extern declaration
2004-11-04 Niels Nes to fix compilation for the arm platform we now use a union type to
2004-11-04 Sjoerd Mullender Added more NOEXPAND_* ifdefs.
2004-11-04 Sjoerd Mullender Patch from Steffen Goeldner: remove need for swig's -exportall switch
2004-11-04 Martin Kersten Split language module into documentation and rest