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