log

age author description
2006-06-12 Peter Boncz - propagate the bugfixes of the past months to the stable branch Jan2006
2006-06-12 Peter Boncz - fix crash on deallocation of streams if a client alloc fails Jun2006
2006-06-12 Peter Boncz - derive a constant for the minimum radded REMAP heap page size Jun2006
2006-06-12 Martin Kersten Restore test
2006-06-12 Niels Nes reset schema after deleting the current schema. Jun2006
2006-06-12 Niels Nes make sys.env table readable for other users as MonetDB Jun2006
2006-06-12 Stefan Manegold ignore trailing "_*" (e.g., "_rc?") in version number Jun2006
2006-06-12 Niels Nes -u/-p cannot have space before option arg anymore Jun2006
2006-06-12 Niels Nes on autocommit status changes we should commit
2006-06-12 Sjoerd Mullender Approved new procs.
2006-06-12 Henning Rode changed mil-execution to use the source command, instead of mil_exec
2006-06-12 Roel van Os - make stemming available at MIL level: tj_normalizeTerm(str term, str
2006-06-12 Stefan Manegold monet5 now requires (at least) MonetDB 4.12.0
2006-06-12 Niels Nes one fix was checked in during branch creation. Jun2006
2006-06-12 Stefan Manegold Created new stable branches
2006-06-12 Stefan Manegold Created new stable branches
2006-06-12 Stefan Manegold Created new stable branches
2006-06-12 Stefan Manegold Created new stable branches
2006-06-12 cvs2hg fixup commit for tag 'Jun2006-_' Jun2006 Jun2006-_
2006-06-12 Stefan Manegold Created new stable branches Jun2006
2006-06-12 Stefan Manegold Created new stable branches Jun2006
2006-06-12 Stefan Manegold Created new stable branches Jun2006
2006-06-12 Stefan Manegold Created new stable branches Jun2006
2006-06-12 Fabian Groffen Cosmetics: if the server doesn't send a column width, don't assume
2006-06-12 Niels Nes only append to central delta if there are active transactions (not just transactions)
2006-06-12 Roel van Os Fix p_containing_wsumd: sometimes segfaulted. Sorting before aggregate sum seems
2006-06-12 Stefan Manegold propagated changes of Thursday Jun 08 2006 - Monday Jun 12 2006 replication
2006-06-12 Martin Kersten Trace the properties of BAT to study platform differences
2006-06-11 cvs2hg fixup commit for tag 'Jun2006_root' Jun2006 Jun2006_root
2006-06-11 cvs2hg fixup commit for tag 'GreenTestWeb_2006-05-31' Jun2006 GreenTestWeb_2006-05-31
2006-06-11 cvs2hg fixup commit for tag 'GreenTestWeb_2006-05-30' Jun2006 GreenTestWeb_2006-05-30
2006-06-11 cvs2hg fixup commit for branch 'Jun2006' Jun2006
2006-06-11 cvs2hg fixup commit for tag 'MonetDB_4-11-3' MonetDB_4-11-3
2006-06-11 Stefan Manegold approved 32-bit OID (".oid32") output
2006-06-11 Martin Kersten Hide the C-implementation from the documentation
2006-06-11 Martin Kersten addition of '!' to distinguish errors from correct behavior in Mapi protocol
2006-06-11 cvs2hg fixup commit for tag 'XQuery_0-11-3' XQuery_0-11-3
2006-06-11 Jens Teubner A comment in the two test cases documents that we will not fix
2006-06-11 cvs2hg fixup commit for tag 'SQL_2-11-3' SQL_2-11-3
2006-06-11 Martin Kersten First texi-fied version of the jdbc manual
2006-06-11 Martin Kersten Some reshuffling and addition of texi-field jdbc manual
2006-06-11 Martin Kersten Approved
2006-06-10 Stefan Manegold pacifying compilers that complain about
2006-06-09 Sjoerd Mullender Implemented SQL_{PROCEDURE,SCHEMA,TABLE}_TERM in SQLGetInfo.
2006-06-09 Sjoerd Mullender Fix for bug 1499957.
2006-06-09 Niels Nes another buffer overrun
2006-06-09 Jan Flokstra - Repair ID/IDREF bug:
2006-06-09 Fabian Groffen Some beautification after a discussion of the code with Romulo.
2006-06-09 Niels Nes fixed leak of heaps and heap filenames.
2006-06-08 Sjoerd Mullender Initial version of MIL support for new update syntax and removed support for old syntax.
2006-06-08 Sjoerd Mullender Newline normalization (remove \r).
2006-06-08 Niels Nes fixed compile replication
2006-06-08 Niels Nes eval now has an auto commit flag replication
2006-06-08 Sjoerd Mullender Use mapi_destroy instead of mapi_disconnect when finished.
2006-06-08 Jan Flokstra - Update bug repair of Wouter.
2006-06-08 Sjoerd Mullender Prevent leakage and malloc overhead: allocate once before the loop,
2006-06-08 Niels Nes fixed write after end of array bug.
2006-06-08 Niels Nes fixed segfault replication
2006-06-08 Niels Nes auto commit for sql statements (sql.eval) replication
2006-06-08 Fabian Groffen Use helper function to quote; maybe we ever change the way we quote