2006-05-24 |
Niels Nes |
approve different order on 5
|
2006-05-24 |
Niels Nes |
added backend_create_user, backend_drop_user
|
2006-05-24 |
Niels Nes |
fixed bugs in type overloading and variable sized null function
|
2006-05-24 |
Fabian Groffen |
- renamed MONET_VERSION to MONET_BACKEND_VERSION to be a bit less greedy
|
2006-05-24 |
Fabian Groffen |
Fixes for removeUser:
|
2006-05-24 |
Romulo Gon?alves |
The materialized views are implemented for local or remote tables.
replication
|
2006-05-24 |
Jan Rittinger |
-- update schema information (ocols) at all nodes during traversal.
|
2006-05-24 |
Sjoerd Mullender |
propagated changes of Tuesday May 23 2006 - Wednesday May 24 2006
replication
|
2006-05-24 |
Fabian Groffen |
Ok, reverse of my last check-in. MonetDB/Five first needed an update.
|
2006-05-24 |
Fabian Groffen |
disabling some code in order to make it compile (cannot fix it,
|
2006-05-23 |
Peter Boncz |
- activate rcopy, subcommit
|
2006-05-23 |
Niels Nes |
removed automatic scenario loading (was broken, because the scenario's moved
|
2006-05-23 |
Niels Nes |
removed automatic scenario loading (was broken, because the scenario's moved
|
2006-05-23 |
Niels Nes |
removed automatic scenario loading (was broken, because the scenario's moved
|
2006-05-23 |
Niels Nes |
removed automatic scenario loading (was broken, because the scenario's moved
|
2006-05-23 |
Niels Nes |
removed automatic scenario loading (was broken, because the scenario's moved
|
2006-05-23 |
Niels Nes |
added @var (example select @debug)
|
2006-05-23 |
Niels Nes |
uninitialized variable
|
2006-05-23 |
Fabian Groffen |
It appears that MONET4 isn't defined at all. (My bad when testing M5
|
2006-05-23 |
Fabian Groffen |
BBPsync grew with one argument, my best guess it is like this. Should
|
2006-05-23 |
Sjoerd Mullender |
The functions void_inplace and void_replace_bat grew an extra "force" argument. I'm assuming FALSE is the correct value in the calls to these functions, but somebody should check.
|
2006-05-23 |
Fabian Groffen |
Avoid naming clash with M5
|
2006-05-23 |
Fabian Groffen |
Avoid clash with some parts of M5
|
2006-05-23 |
Peter Boncz |
- approve some testweb outputs
|
2006-05-23 |
Peter Boncz |
- fix output of bat2 test
|
2006-05-23 |
Peter Boncz |
bugfix that allows gprof to collect info on all threads (not just the main thread).
|
2006-05-23 |
Peter Boncz |
- improved slightly the property propagation in setH
|
2006-05-23 |
Henning Rode |
repair type bug in tijah-score function. it now returns double as it should
|
2006-05-23 |
Niels Nes |
make sure MonetDB compiles again on Fedora-32 bit
|
2006-05-23 |
Fabian Groffen |
Some more consistency in error messages
|
2006-05-23 |
Fabian Groffen |
Configure actually sets MONET4 if it found monet4, so we can use that
|
2006-05-23 |
Jens Teubner |
Removed silly
|
2006-05-23 |
Fabian Groffen |
Add stable.err for M5/SQL as the message is entirely different, but
|
2006-05-23 |
Fabian Groffen |
SourceForge has moved their repos... into actually easier URLs!
|
2006-05-23 |
Niels Nes |
fixed bug in reduce optimizer (also keep variable mapping for variables which
|
2006-05-23 |
Fabian Groffen |
ifdef shiny exceptions stuff, and replace them with Martin's structures.
|
2006-05-23 |
Jan Flokstra |
* created pftijah node-score association table. The old cached score solution
|
2006-05-23 |
Henning Rode |
fixed a sortedness problem in a child step procedure:
|
2006-05-23 |
Sjoerd Mullender |
Undo accidental checkin of private debugging code.
|
2006-05-23 |
Sjoerd Mullender |
Continue reading if a block ends in the middle of a comment.
|
2006-05-23 |
Sjoerd Mullender |
Continue reading if a block ends in the middle of a comment.
Jan2006
|
2006-05-23 |
Niels Nes |
we can re-enabled the reduce optimizer now that its bugs are fixed.
replication
|
2006-05-23 |
Niels Nes |
fixed bug in reduce optimzer. After moving a variable record down in the
|
2006-05-23 |
Niels Nes |
approved output
|
2006-05-22 |
Niels Nes |
fixing compilation (c++ comments)
|
2006-05-22 |
Niels Nes |
fixing compilation (c++ comments)
replication
|
2006-05-22 |
Niels Nes |
more scanning fixes
|
2006-05-22 |
Niels Nes |
special hack for void bats. Probably the reading from mapi should be improved.
|
2006-05-22 |
Niels Nes |
do not remove valid arguments
|
2006-05-22 |
Niels Nes |
added special scenario which starts clients as sql but uses mal as language.
replication
|
2006-05-22 |
Jens Teubner |
Pathfinder understands the latest XQuery syntax now, including
|
2006-05-22 |
Niels Nes |
MRoptimizer disabled as its buggy
replication
|
2006-05-22 |
Niels Nes |
fixed bug in handeling of dbat binds
|
2006-05-22 |
Sjoerd Mullender |
Increase timeout.
|
2006-05-22 |
Sjoerd Mullender |
The order of execution of insert-last and insert-before must be reversed.
|
2006-05-22 |
Niels Nes |
fix to make local queries work again
|
2006-05-22 |
Niels Nes |
now correctly use macro's isTmpVar...
|
2006-05-22 |
Niels Nes |
fixed use of temp variables
|
2006-05-22 |
Niels Nes |
use proper test for tmp variable (!name).
|
2006-05-22 |
Romulo Gon?alves |
The host table was created with the wrong parameters. The same problem to the replication table.
replication
|