2009-04-20 |
Fabian Groffen |
remove misleading documentation
|
2009-04-20 |
Fabian Groffen |
typo and declaration movement
|
2009-04-20 |
cvs2hg |
fixup commit for tag 'old_python'
old_python
|
2009-04-20 |
Sjoerd Mullender |
propagated changes of Monday Apr 20 2009
|
2009-04-20 |
Sjoerd Mullender |
Added perl and ruby rules.
Feb2009
|
2009-04-20 |
Jan Rittinger |
-- Extend the planner to cope with an arbitrary placement of projection operators.
|
2009-04-20 |
Jan Rittinger |
-- Only rewrite if another rewrite sits in place to consume the rewritten plan.
|
2009-04-20 |
Jan Rittinger |
-- disable projection removal (optimization Y) as long as I can't oversee
|
2009-04-20 |
Jan Rittinger |
-- Clean up MonetDB-specific optimizations
|
2009-04-20 |
Henning Rode |
small fix: in return-all mode we need to ensure the sortedness of the operator
|
2009-04-20 |
Sjoerd Mullender |
Correct package name.
Feb2009
|
2009-04-20 |
Fabian Groffen |
make RMTgetConnDefinition not return connections to servers that are not running when merovingian isn't around, document that the function assumes to have an exclusive lock
|
2009-04-20 |
Martin Kersten |
The handling of the global environment stack was not properly done
Feb2009
|
2009-04-20 |
Fabian Groffen |
Don't break offset builds (and multilib builds) by blindly prepending /bin to the searchpath when using --with-*
Feb2009
|
2009-04-20 |
Fabian Groffen |
Don't break offset builds (and multilib builds) by blindly prepending /bin to the searchpath when using --with-*
|
2009-04-19 |
Martin Kersten |
A little more defensive code avoids some segfaults
|
2009-04-19 |
Martin Kersten |
The profiling interface for the squid examples
|
2009-04-19 |
Martin Kersten |
Use the offline performance profiling.
|
2009-04-19 |
Martin Kersten |
The SQL front-end can not live with the "mal" scenarion, its catalog
|
2009-04-19 |
Martin Kersten |
Make the scenerio explicit in the connection call
|
2009-04-19 |
Martin Kersten |
Put the arguments in the proper order
|
2009-04-19 |
Martin Kersten |
The client context record is shared between threads. This means that you
|
2009-04-19 |
Martin Kersten |
opt_aliases - added todo item
|
2009-04-19 |
Martin Kersten |
Cloning variables is needed in the octopus optimizer
|
2009-04-19 |
Martin Kersten |
An internal exception to silent skip to the end, used when the pattern
|
2009-04-19 |
Martin Kersten |
Removing a few errors in the test set when this optimizer is activated.
|
2009-04-19 |
Martin Kersten |
Addition of a few more rewrites to squeeze the code.
|
2009-04-18 |
Martin Kersten |
The code for JIT-empty set removal. It can be triggered using the
|
2009-04-18 |
Martin Kersten |
We rely on remote to initialize the msql scenario
|
2009-04-18 |
Martin Kersten |
Synchronization check in. Still buggy.
|
2009-04-18 |
Martin Kersten |
User defined type is needed for remote.get
|
2009-04-18 |
Martin Kersten |
The modifications to the stack
|
2009-04-18 |
Martin Kersten |
The supportive calls for grabbing a context.
|
2009-04-18 |
Martin Kersten |
Enable grabbing of running MAL blocks using a trap function.
|
2009-04-18 |
Martin Kersten |
Removal of the down link in the stack frame. It was meant for
|
2009-04-18 |
Peter Boncz |
add new test for SF-2418722
|
2009-04-18 |
Peter Boncz |
2418722 a bug came to light if the document root is processed by CMDdocsused
Feb2009
|
2009-04-18 |
cvs2hg |
fixup commit for tag 'M42M5'
M42M5
|
2009-04-18 |
Peter Boncz |
2418722 a bug came to light if the document root is processed by CMDdocsused
|
2009-04-18 |
Stefan Manegold |
propagated changes of Saturday Apr 18 2009
|
2009-04-18 |
Stefan Manegold |
approved trailing spaces
Feb2009
|
2009-04-18 |
Stefan Manegold |
added test for
Feb2009
|
2009-04-18 |
Stefan Manegold |
propagated changes of Saturday Apr 18 2009
|
2009-04-18 |
Stefan Manegold |
approved stable output ("real" -> "double") according to
Feb2009
|
2009-04-18 |
Martin Kersten |
This one is closer to the octopus framework. Running it as
|
2009-04-18 |
Peter Boncz |
hopefully fix windows compilation
Feb2009
|
2009-04-18 |
Peter Boncz |
- hopefully fix windows compilation
|
2009-04-18 |
Stefan Manegold |
propagated changes of Friday Apr 17 2009 - Saturday Apr 18 2009
|
2009-04-18 |
Stefan Manegold |
re-enabled accidently disabled test
Feb2009
|
2009-04-18 |
Martin Kersten |
Too quick to suspect dataflow, you should not ignore the effect of
|
2009-04-18 |
Martin Kersten |
Avoid debugging, this stops parallel execution.
|
2009-04-18 |
Martin Kersten |
The dataflow execution is faulty. This test produces random results.
|
2009-04-17 |
Peter Boncz |
bugfix 2418722
|
2009-04-17 |
Peter Boncz |
bugfix for 2418722
Feb2009
|
2009-04-17 |
Peter Boncz |
-had checked in bug fix in HEAD, now also in stable (should merge
Feb2009
|
2009-04-17 |
Peter Boncz |
- fix crash when M4 is hit by many concurrent queries at the same time
|
2009-04-17 |
Niels Nes |
first put math functions return doubles in the list (before the float
Feb2009
|
2009-04-17 |
Niels Nes |
return correct error message
Feb2009
|
2009-04-17 |
Niels Nes |
add test for bug 2637051
Feb2009
|
2009-04-17 |
Jan Rittinger |
-- Result looks good to me.
|