2008-04-05 |
Jan Rittinger |
-- Remove unused variable.
|
2008-04-04 |
Jan Rittinger |
-- Removed restrictive consistency check.
|
2008-04-04 |
Jan Rittinger |
-- Fix c&p bug: incorrect index usage
|
2008-04-04 |
Jan Rittinger |
-- Added missing color definition for the lightweight content constructor.
|
2008-04-04 |
Jan Rittinger |
-- Fixed bug: MIL variable references point into nirvana after realloc.
|
2008-04-04 |
Niels Nes |
fixed bug in handleing the --daemon option, it now correctly sets the
Feb2008
|
2008-04-04 |
Manuel Mayr |
Support for XQuery's "to" operator in SQL.
|
2008-04-04 |
Niels Nes |
On hash joins we new build a hash tables on the 'smallest' bat.
|
2008-04-04 |
Jan Rittinger |
-- Added a new optimization phase that is based on the required node
|
2008-04-04 |
Jan Rittinger |
-- Add some manual pattern detection
|
2008-04-03 |
Jan Rittinger |
-- Fix a bug in the join pushdown optimization by adding more restrictive
|
2008-04-03 |
Jan Rittinger |
-- Removed conceptually incorrect code (that was never used before).
|
2008-04-03 |
Jan Rittinger |
-- Fixed the mapping of recursion arguments in the unique column name inference.
|
2008-04-03 |
Jan Rittinger |
-- The required node property analysis cannot cope with the special
|
2008-04-03 |
Jan Rittinger |
-- Extended the debug information for the logical projection constructor.
|
2008-04-03 |
Jan Rittinger |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-03 |
Manuel Mayr |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-03 |
Jan Rittinger |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-03 |
Jan Rittinger |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-03 |
Manuel Mayr |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-03 |
Jan Rittinger |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-03 |
Manuel Mayr |
For sake of recognition
|
2008-04-02 |
Niels Nes |
algebra output
|
2008-04-02 |
Niels Nes |
explain variable is gone
|
2008-04-02 |
Jan Rittinger |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-02 |
Jan Rittinger |
-- The endless Odyssey through the pathfinder code checking
|
2008-04-02 |
Jan Rittinger |
-- Adusted the attribute order of the stable output (to cope
|
2008-04-02 |
Jan Rittinger |
-- Move (too) restrictive consistency check.
|
2008-04-02 |
Jan Rittinger |
-- Make error message more informative.
|
2008-04-02 |
Lefteris Sidirourgos |
The set_kind opperator is not needed in the update reduce function.
|
2008-04-01 |
Niels Nes |
removed 'explain' variable, ie no more set explain etc
|
2008-04-01 |
Jan Rittinger |
-- Added node based properties that check (top-down) if ...
|
2008-04-01 |
Sjoerd Mullender |
propagated changes of Thursday Feb 07 2008 - Tuesday Apr 01 2008
|
2008-04-01 |
Manuel Mayr |
string-join support for SQL.
|
2008-04-01 |
Sjoerd Mullender |
Fix insert. This seems to really fix bug [ 1925123 ] XQ: insert fails
Feb2008
|
2008-04-01 |
Sjoerd Mullender |
Fix off-by-one error. This caused some newly allocated pages to never
Feb2008
|
2008-04-01 |
Marco Antonelli |
*** empty log message ***
|
2008-04-01 |
Romulo Gon?alves |
Export function... if not mserver will not work properly on windows..
|
2008-04-01 |
Lefteris Sidirourgos |
making sure that the null values are casted to the correct type
|
2008-04-01 |
Romulo Gon?alves |
Approve the new output...
|
2008-04-01 |
Romulo Gon?alves |
Add missing tables to put the Mtest green
|
2008-04-01 |
Sjoerd Mullender |
propagated changes of Monday Mar 31 2008 - Tuesday Apr 01 2008
|
2008-04-01 |
Sjoerd Mullender |
(Hopefully) get rid of error: dereferencing type-punned pointer will
|
2008-04-01 |
Sjoerd Mullender |
Move test for sysconf to central location.
|
2008-03-31 |
Sjoerd Mullender |
Use feature macros instead of system macros.
|
2008-03-31 |
Sjoerd Mullender |
sysconf is not available on every system.
|
2008-03-31 |
Sjoerd Mullender |
Peter implemented a more efficient version of ws_docfilter by doing
Feb2008
|
2008-03-30 |
Peter Boncz |
[ 1928084 ] XQ: Ancestor step with debug=10 broken
|
2008-03-29 |
Martin Kersten |
When we run out of space for properties, we have to extand the
|
2008-03-29 |
Martin Kersten |
Remove the assertion on the low number of variables
|
2008-03-29 |
Martin Kersten |
The number of variables has increased to 32 bits
|
2008-03-29 |
Peter Boncz |
misc fixes in indexing
PF_ROX
|
2008-03-28 |
Ying Zhang |
- added options in compiler
|
2008-03-28 |
Fabian Groffen |
Implemented reconnect over current connection (as offered by
|
2008-03-28 |
Fabian Groffen |
Make my shell not hide a semi-useful message
|
2008-03-28 |
Jan Rittinger |
-- Finished moving the step logic into the runtime (part 3):
|
2008-03-28 |
Jan Rittinger |
-- Fixed serialization of polymorphic sequences
|
2008-03-28 |
Jan Rittinger |
-- Made Core optimization for path steps less aggressive
|
2008-03-28 |
Jan Rittinger |
-- Added more tests to check the correctness of the path steps.
|
2008-03-28 |
Sjoerd Mullender |
propagated changes of Thursday Mar 27 2008 - Friday Mar 28 2008
PF_ROX
|