log

age author description
Tue, 24 Feb 2009 23:17:16 +0000 Martin Kersten Keep the optimizer statements. Feb2009
Tue, 24 Feb 2009 22:54:03 +0000 Martin Kersten Re-use the pairwise join. Feb2009
Tue, 24 Feb 2009 16:14:47 +0000 Niels Nes cleanup relations from stack correctly (fixes performance issue with 'with' statements) Feb2009
Tue, 24 Feb 2009 16:13:32 +0000 Niels Nes approved output Feb2009
Tue, 24 Feb 2009 14:59:07 +0000 Niels Nes new cleaner implementation of dce Feb2009
Tue, 24 Feb 2009 14:52:57 +0000 Jan Flokstra - Experimental update to try to make pftijah more robust for crashing. This
Tue, 24 Feb 2009 14:06:38 +0000 Sjoerd Mullender Using BUFSIZ is a bad idea, especially on Windows. 512 bytes was not enough. Feb2009
Tue, 24 Feb 2009 10:03:35 +0000 Fabian Groffen fix typo Feb2009
Tue, 24 Feb 2009 09:55:07 +0000 Fabian Groffen Forgot to add ChangeLog entry for yesterday's fix Feb2009
Mon, 23 Feb 2009 11:57:38 +0000 Fabian Groffen Under Linux it seems a signal doesn't interrupt the select, like on Solaris, so make sure we always stop listening after a little while, fixes bug #2623838 Feb2009
Mon, 23 Feb 2009 10:41:59 +0000 Fabian Groffen Comply to the protocol, hint where additional information can be found Feb2009
Mon, 23 Feb 2009 10:35:22 +0000 Sjoerd Mullender propagated changes of Friday Feb 20 2009 - Monday Feb 23 2009
Mon, 23 Feb 2009 10:31:04 +0000 Sjoerd Mullender propagated changes of Saturday Feb 21 2009 - Monday Feb 23 2009
Mon, 23 Feb 2009 10:30:55 +0000 Sjoerd Mullender propagated changes of Monday Feb 23 2009
Mon, 23 Feb 2009 10:30:42 +0000 Sjoerd Mullender propagated changes of Sunday Feb 22 2009 - Monday Feb 23 2009
Mon, 23 Feb 2009 09:42:38 +0000 Sjoerd Mullender SQLDescribe*Param* should look at the Implementation *Param* Descriptor, Feb2009
Mon, 23 Feb 2009 09:23:32 +0000 Fabian Groffen Clearly indicate the origin of error messages when they come from merovingian such that we reduce confusion. Feb2009
Mon, 23 Feb 2009 09:16:17 +0000 Fabian Groffen we did fix race conditions, on some platforms we even seem to deadlock or something, so comment is no longer valid Feb2009
Mon, 23 Feb 2009 06:55:06 +0000 Martin Kersten Accept output Feb2009
Sun, 22 Feb 2009 22:18:24 +0000 Martin Kersten Trim the list of candiates for pre-calculation. Feb2009
Sun, 22 Feb 2009 08:57:26 +0000 Martin Kersten Use the correct predicate for factoring out prefix joins. Feb2009
Sun, 22 Feb 2009 07:50:08 +0000 Martin Kersten A test for checking if the threads pick up their tasks. Feb2009
Sat, 21 Feb 2009 21:56:48 +0000 Martin Kersten update documentation Feb2009
Sat, 21 Feb 2009 21:54:42 +0000 Martin Kersten Add missing tests Feb2009
Sat, 21 Feb 2009 21:49:59 +0000 Martin Kersten Stop all nested calls upon request, not only the current instantiation. Feb2009
Sat, 21 Feb 2009 21:48:13 +0000 Martin Kersten clients - use a pattern when the body relies on it Feb2009
Sat, 21 Feb 2009 19:58:27 +0000 Stefan Manegold Fixing previous checkin to re-establish original behavior, and hence make M5 testing work, again. Feb2009
Sat, 21 Feb 2009 18:00:44 +0000 Stefan Manegold make sure testing treats BATpropcheck message as warnings, again, despite Feb2009
Sat, 21 Feb 2009 17:56:20 +0000 Martin Kersten Make the monetdb welcome message accessible for access by clients. Feb2009
Sat, 21 Feb 2009 17:54:17 +0000 Martin Kersten For long running instructions it is nice to know that connection Feb2009
Sat, 21 Feb 2009 17:48:55 +0000 Martin Kersten Silence compiler and only perform header compression if there Feb2009
Sat, 21 Feb 2009 12:47:08 +0000 Niels Nes more protective measures Feb2009
Sat, 21 Feb 2009 12:39:47 +0000 Niels Nes another back ported fix Feb2009
Sat, 21 Feb 2009 12:29:40 +0000 Niels Nes back ported fix (from devel) Feb2009
Sat, 21 Feb 2009 11:04:18 +0000 Niels Nes add defence against failed mallocs in hash initialization
Sat, 21 Feb 2009 10:10:53 +0000 Henning Rode approve test case output according to last changes.
Sat, 21 Feb 2009 09:57:47 +0000 Henning Rode check whether NEXI query represents an 'absolute' or 'relative'
Sat, 21 Feb 2009 09:46:49 +0000 Sjoerd Mullender Redo Martin's checkin after the release candidate has been built: Feb2009
Fri, 20 Feb 2009 19:40:11 +0000 Niels Nes enforce that subqueries have no limit Feb2009
Fri, 20 Feb 2009 19:39:31 +0000 Niels Nes added test for bogus query with limit in subquery Feb2009
Fri, 20 Feb 2009 14:18:35 +0000 Jan Flokstra - fixed shred_characters() bug, sorry :-( Feb2009
Fri, 20 Feb 2009 13:06:50 +0000 Jan Flokstra - check GDKrealloc() return value Feb2009
Fri, 20 Feb 2009 10:59:26 +0000 Jan Flokstra - add "#include <pf_config.h>" to all snowball generated files
Fri, 20 Feb 2009 10:14:23 +0000 Jan Flokstra - start new way of tranferring startnodes to mil scripts
Fri, 20 Feb 2009 09:43:28 +0000 Sjoerd Mullender Undo Martin's checkin per his request: Feb2009
Fri, 20 Feb 2009 09:38:38 +0000 Stefan Manegold make the SQL optimizer push LIMIT (without ORDER BY) Feb2009
Fri, 20 Feb 2009 09:27:11 +0000 Sjoerd Mullender propagated changes of Thursday Feb 19 2009 - Friday Feb 20 2009
Fri, 20 Feb 2009 09:26:26 +0000 Sjoerd Mullender propagated changes of Friday Feb 20 2009
Fri, 20 Feb 2009 09:18:59 +0000 Sjoerd Mullender Updated installer version number. Feb2009
Fri, 20 Feb 2009 09:08:19 +0000 Sjoerd Mullender Updated installer version number. Feb2009
Fri, 20 Feb 2009 09:06:45 +0000 Jan Flokstra - fix [ monetdb-Bugs-2586088 ] XQ: large text nodes Feb2009
Fri, 20 Feb 2009 07:57:28 +0000 Martin Kersten The joinpath optimizer handles the documented front-end compression scheme Feb2009
Thu, 19 Feb 2009 19:23:49 +0000 Fabian Groffen Fixed crash of merovingian when a to be started database terminates immediately after startup (such as when it crashes) Feb2009
Thu, 19 Feb 2009 16:22:42 +0000 Sjoerd Mullender propagated changes of Wednesday Feb 18 2009 - Thursday Feb 19 2009
Thu, 19 Feb 2009 16:19:29 +0000 Sjoerd Mullender propagated changes of Thursday Feb 19 2009
Thu, 19 Feb 2009 15:10:56 +0000 Martin Kersten Properly register the function in the symbol table. Feb2009
Thu, 19 Feb 2009 15:10:30 +0000 Martin Kersten Clear the variables and constants before you close the session Feb2009
Thu, 19 Feb 2009 14:41:51 +0000 Sjoerd Mullender Create empty merovingian.pid and merovingian.log files owned and Feb2009
Thu, 19 Feb 2009 13:31:59 +0000 Jan Flokstra - mirror battype of conceptdictionary
Thu, 19 Feb 2009 11:54:36 +0000 Jan Flokstra - update snowball stemmer runtime system to newest version