2008-06-30 |
Manuel Mayr |
Supporting boolean items as sort criterion.
May2008
|
2008-06-30 |
Niels Nes |
wait for the worker threads using join (this solves hanging problems on crashing worker threads)
|
2008-06-30 |
Niels Nes |
no longer create threads detached, ie leave them as joinable.
|
2008-06-30 |
Martin Kersten |
Don't safe too early.
|
2008-06-29 |
Niels Nes |
keep the partition number. Using this we kan correctly pass which parts need
|
2008-06-29 |
Niels Nes |
table now passed the Column info to the from string function
|
2008-06-29 |
Niels Nes |
another solution to the extra field problems
|
2008-06-29 |
Niels Nes |
make a real independend copy of the file stream
|
2008-06-29 |
Martin Kersten |
Some additional debugging
|
2008-06-29 |
Martin Kersten |
avoid a concurrency problem
|
2008-06-29 |
Niels Nes |
lots of fixes for the parallel load version (still not working)
|
2008-06-29 |
Niels Nes |
add dupFileStream
|
2008-06-29 |
Martin Kersten |
Avoid a total red SQL website. We need to cleanly close the auxillary files.
|
2008-06-29 |
Martin Kersten |
turn off debugger
|
2008-06-29 |
Martin Kersten |
Commit of patches needed for parallel loading
|
2008-06-29 |
Martin Kersten |
minor correction, we should initialize the lock
|
2008-06-29 |
Martin Kersten |
Initialize your world before using it.
|
2008-06-29 |
Martin Kersten |
This little routine is needed to detect file reads easily.
|
2008-06-28 |
Stefan Manegold |
propagated changes of Saturday Jun 28 2008
jdbc4
|
2008-06-28 |
Stefan Manegold |
Post-release version number (date) increment
|
2008-06-28 |
Stefan Manegold |
Post-release version number (release) increment
May2008
|
2008-06-28 |
Stefan Manegold |
propagated changes of Friday Jun 27 2008 - Saturday Jun 28 2008
|
2008-06-28 |
Stefan Manegold |
propagated changes of Friday Jun 27 2008 - Saturday Jun 28 2008
|
2008-06-28 |
Stefan Manegold |
propagated changes of Thursday Jun 26 2008 - Saturday Jun 28 2008
|
2008-06-27 |
Martin Kersten |
Forgot to commit a file.
|
2008-06-27 |
Niels Nes |
fixed concurency bug. We use a special set op empty update bats, these need
May2008
|
2008-06-27 |
Sjoerd Mullender |
Indent.
May2008
|
2008-06-26 |
Martin Kersten |
A Logan Airport waiting code session.
|
2008-06-26 |
Sjoerd Mullender |
Added information about creating the installers and about the
May2008
|
2008-06-26 |
Sjoerd Mullender |
propagated changes of Tuesday Jun 24 2008 - Thursday Jun 26 2008
|
2008-06-26 |
Sjoerd Mullender |
propagated changes of Wednesday Jun 25 2008 - Thursday Jun 26 2008
|
2008-06-26 |
Martin Kersten |
Randomize one of the columns.
|
2008-06-26 |
Martin Kersten |
simple larger join example
|
2008-06-26 |
Sjoerd Mullender |
propagated changes of Thursday Jun 26 2008
|
2008-06-26 |
Sjoerd Mullender |
Added missing parameter.
May2008
|
2008-06-26 |
Sjoerd Mullender |
propagated changes of Tuesday Jun 24 2008 - Thursday Jun 26 2008
|
2008-06-26 |
Sjoerd Mullender |
Use a 64 bit integer for the timer and introduce a local epoch to try
May2008
|
2008-06-25 |
Sjoerd Mullender |
Use os.path.normcase() in strategic places.
May2008
|
2008-06-24 |
cvs2hg |
fixup commit for tag 'May2008-0'
May2008 May2008-0
|
2008-06-24 |
Sjoerd Mullender |
Fix installer name.
May2008
|
2008-06-24 |
Sjoerd Mullender |
Also install the geos dll.
May2008
|
2008-06-24 |
Sjoerd Mullender |
Typo.
May2008
|
2008-06-24 |
Niels Nes |
approve some leak test
|
2008-06-24 |
Niels Nes |
more fixes (leading spaces weren't ignored)
|
2008-06-24 |
Romulo Gon?alves |
Improve test to cover more problems...
May2008
|
2008-06-24 |
Sjoerd Mullender |
propagated changes of Tuesday Jun 24 2008
PF_ROX
|
2008-06-24 |
Romulo Gon?alves |
Fix the semantics of the functions...
May2008
|
2008-06-24 |
Jan Rittinger |
-- Based on the cardinality information try to keep for cross products
|
2008-06-24 |
Sjoerd Mullender |
propagated changes of Tuesday Jun 24 2008
|
2008-06-24 |
Sjoerd Mullender |
propagated changes of Monday Jun 23 2008 - Tuesday Jun 24 2008
|
2008-06-24 |
Sjoerd Mullender |
propagated changes of Tuesday Jun 24 2008
|
2008-06-24 |
Sjoerd Mullender |
propagated changes of Monday Jun 23 2008 - Tuesday Jun 24 2008
|
2008-06-24 |
Sjoerd Mullender |
Updated release number (not propagated).
May2008
|
2008-06-24 |
Sjoerd Mullender |
Updated version number.
May2008
|
2008-06-23 |
Niels Nes |
approved output after recent changes
|
2008-06-23 |
Niels Nes |
special output for (better) optimized algebra versions
|
2008-06-23 |
Niels Nes |
handle WITH in algebra too
|
2008-06-23 |
Niels Nes |
initialize the new field nildata
|
2008-06-23 |
Niels Nes |
fixes for many failing sql copy into statements (hopefully this didn't break the performance improvements)
|
2008-06-23 |
Niels Nes |
fix compilation
|