2007-05-14 |
Martin Kersten |
Handle part of the aggregates
|
2007-05-14 |
Martin Kersten |
A first shot at the partitioned aggregates.
|
2007-05-14 |
Martin Kersten |
A sketch of a compiled continuous query including a single BE.
|
2007-05-14 |
Martin Kersten |
Accept the new output
|
2007-05-14 |
Martin Kersten |
Safe the results
|
2007-05-14 |
Martin Kersten |
Approve the new test output to circumvent platform differences
|
2007-05-14 |
Martin Kersten |
Redesign test to avoid platform differences
|
2007-05-14 |
Martin Kersten |
Redesign of tests to avoid platform dependent output
|
2007-05-14 |
Martin Kersten |
Should have been added
|
2007-05-14 |
Stefan Manegold |
just in case:
|
2007-05-14 |
Stefan Manegold |
activated loop-lifted implementation of following step
|
2007-05-14 |
Stefan Manegold |
added loop-lifted implementation of following step
|
2007-05-14 |
Stefan Manegold |
extra sanity check in non-loop-lifted preceding & following step:
|
2007-05-14 |
Niels Nes |
fixing some more complaints from valgrind
|
2007-05-14 |
Niels Nes |
hand propagation of out of bounds problem.
|
2007-05-14 |
Niels Nes |
include DIR_SEP in the string length. This solves out of bounds problem,
Jan2007
|
2007-05-13 |
Niels Nes |
moved file into BugTracker directory
|
2007-05-13 |
Niels Nes |
moving test added stable output
|
2007-05-13 |
Niels Nes |
update new indices (those created in this transaction) using replaces on
|
2007-05-13 |
Niels Nes |
add test for crash on fkey update test (now in a single transaction)
|
2007-05-13 |
Niels Nes |
approved M5 stable output
|
2007-05-13 |
Niels Nes |
removed bogus checks for ubid.
|
2007-05-13 |
Niels Nes |
fixed problem with reusing function is m5, m5 correctly cleansup the
|
2007-05-13 |
Niels Nes |
test reusing function over 2 session (first found by zones test)
|
2007-05-13 |
Niels Nes |
added test with stable output for bug
|
2007-05-13 |
Martin Kersten |
Avoid entering an assertion error in the lower levels.
|
2007-05-13 |
Martin Kersten |
mal_init() is moved after the authorization section, which leads
|
2007-05-13 |
Martin Kersten |
Missing clients record for the current thread is accepted.
|
2007-05-13 |
Martin Kersten |
Start threads after you finished the authorization part
|
2007-05-13 |
Niels Nes |
also for STORE_PRIVE use mmaps (this is needed else we GDKrealloc on
|
2007-05-13 |
Stefan Manegold |
stream-lined implementation of following step:
|
2007-05-13 |
Stefan Manegold |
remove code that is not used any more
|
2007-05-13 |
Stefan Manegold |
apply "poor man's binary search / exploiting forward scan"
|
2007-05-13 |
Niels Nes |
test allready exists as
|
2007-05-13 |
Niels Nes |
removed entries to non existing tests
|
2007-05-13 |
Stefan Manegold |
extended timeout for heavy tests on slow(?) MacOS (Darwin) box
|
2007-05-13 |
Niels Nes |
add interface to random functions rand and srand
|
2007-05-12 |
Niels Nes |
fixed range_predicate bug. Need to keep joins on the same tables equaly
|
2007-05-12 |
Niels Nes |
add test with stable out for bug in handling range predicates
|
2007-05-12 |
Stefan Manegold |
trim-down timeout
|
2007-05-12 |
Stefan Manegold |
increased timeout to check whether the test "eventually" finished on MacOS (Darwin)
|
2007-05-12 |
Stefan Manegold |
queries qa04, qa04alg, qj01, qj03
|
2007-05-12 |
Stefan Manegold |
When we discover that an update causes a previously reverse-sorted column to
|
2007-05-12 |
Stefan Manegold |
More verbose warnings for property checking provide more information for
|
2007-05-12 |
Stefan Manegold |
Fixing BUNins() & BUNappend() in MonetDB/src/gdk/gdk_bat.mx the same way as
|
2007-05-12 |
Martin Kersten |
Deal with the BBP cache thread order dependencies.
|
2007-05-11 |
Stefan Manegold |
let's see, whether these test now work, again,
|
2007-05-11 |
Stefan Manegold |
ll_child bug fix for JanR:
|
2007-05-10 |
Romulo Gon?alves |
The previous checkin fixed one bug, but it broked 4 trigger test. This checkin will fix taht and
|
2007-05-10 |
Romulo Gon?alves |
New out outputs for recursive and cascaded triggers. The previous out were wrong.
|
2007-05-10 |
Romulo Gon?alves |
Fix bug infinite_loop.SF-1714809
|
2007-05-10 |
Romulo Gon?alves |
Approve out and err output....
|
2007-05-10 |
Manuel Mayr |
We are modifying the schema to separate the pre values of nodes from pre values of
|
2007-05-10 |
Jan Rittinger |
-- picky compilers...
|
2007-05-10 |
Manuel Mayr |
During the rewriting of the schema, be careful if attributes are present in the subsequent nodes.
|
2007-05-10 |
Romulo Gon?alves |
Remove table tables which should not be used in the test examples..
|
2007-05-10 |
Romulo Gon?alves |
Drop tables which were not dropped in some tests.
|
2007-05-10 |
Romulo Gon?alves |
Modify test to not use ids.
|
2007-05-10 |
Jan Flokstra |
After lengthy discussion about the tijah:query[-id] overloading problems we
|
2007-05-10 |
Niels Nes |
also type check the first operand of the like expression
|