log

age author description
2008-11-04 Peter Boncz - fix a bug. The limit version is now only used in case of !SAMPLE_ALL PF_ROX
2008-11-04 Martin Kersten There are no GDKerrors from the optimizers. Nov2008
2008-11-04 Martin Kersten No need to call showErrors twice. Nov2008
2008-11-04 Martin Kersten Use the correct macro to update the counters. Nov2008
2008-11-04 Martin Kersten After a yield we should re-use the same variables Nov2008
2008-11-04 Martin Kersten Mitosis should not be enabled. It is too fragile. Nov2008
2008-11-04 Stefan Manegold propagated changes of Tuesday Nov 04 2008
2008-11-04 Martin Kersten Avoid an expensive operation which is avoided by the orchestration Nov2008
2008-11-04 Martin Kersten Injection of the history advice was too late. Nov2008
2008-11-04 Martin Kersten Ignore the queryId instruction. Use the keepQuery arguments Nov2008
2008-11-04 Martin Kersten Don't remove informative comments. Nov2008
2008-11-04 Martin Kersten avoid compilation error during debugging. Nov2008
2008-11-04 Martin Kersten Avoid compilation error when debugging code is enabled. Nov2008
2008-11-04 Martin Kersten Annotation to indicate code under development Nov2008
2008-11-04 Sjoerd Mullender Step two towards a new stable branch "$t": increment version numbers.
2008-11-04 cvs2hg fixup commit for branch 'Nov2008' Nov2008 Nov2008_root
2008-11-04 Sjoerd Mullender Step one towards a new stable branch "Nov2008": increment version numbers.
2008-11-04 Martin Kersten We don't need the extra statement, because the info is already included
2008-11-04 Martin Kersten Reverse the drop of the keephistory.
2008-11-04 Niels Nes enable dataflow, mitoses but not jet octopus
2008-11-04 Martin Kersten Revert the change to throw away the keephistory flag. We need the flag for the time being
2008-11-04 Martin Kersten Remove unused variables
2008-11-04 Martin Kersten Remove non-used code
2008-11-04 Martin Kersten Just forward the exception received from the scheduler pattern.
2008-11-04 Martin Kersten Atoms implementations work at the GDK level and can produce errors.
2008-11-04 Martin Kersten Avoid GDKerror when there are exceptions available.
2008-11-04 Martin Kersten Avoid GDKerror use when exceptions are available.
2008-11-04 Martin Kersten Removal of GDKwarning statements
2008-11-04 Martin Kersten oldfashioned comments back in place
2008-11-04 Sjoerd Mullender propagated changes of Monday Nov 03 2008 - Tuesday Nov 04 2008
2008-11-04 Sjoerd Mullender propagated changes of Tuesday Nov 04 2008
2008-11-04 Martin Kersten Move the GDKwarning to its proper place
2008-11-04 Martin Kersten Cleanup of the GDKwarnings
2008-11-04 Stefan Manegold make sure we use the proper types:
2008-11-04 Martin Kersten Reduce the relyance on GDKwarning
2008-11-04 Martin Kersten Reduce the reliance on GDKwarning
2008-11-04 Sjoerd Mullender Added opt_history.
2008-11-04 Niels Nes in sql_env.mx we only set history if the keep and call query functions are
2008-11-04 Martin Kersten too quick a checkin
2008-11-04 Martin Kersten *** empty log message ***
2008-11-04 Martin Kersten Remove the GDKwarnings etc....
2008-11-04 Stefan Manegold Before we keep forgetting this:
2008-11-04 Martin Kersten A new round, pick up the information from the tail.
2008-11-04 Jan Rittinger -- Refined the compilation of the XQuery construct if-then-else:
2008-11-04 Martin Kersten Remove superflous code that can not work, because a tiger may
2008-11-04 Sjoerd Mullender Add opt_history.
2008-11-04 Sjoerd Mullender The usual: add declarations.
2008-11-04 Sjoerd Mullender lng goes into lval.
2008-11-04 Jan Rittinger -- Add a check to avoid a self-referencing rewrite.
2008-11-04 Jan Rittinger -- print unique value property information
2008-11-04 Martin Kersten Use the more cross platform safe lng instead of long
2008-11-04 Martin Kersten SQL uses lowercase only in procedure calls.
2008-11-04 Martin Kersten Extented times command
2008-11-04 Martin Kersten Approved signatures
2008-11-04 Martin Kersten Move the performance functions to the proper module
2008-11-04 Martin Kersten Addition of a few more performance indicator functions.
2008-11-04 Martin Kersten Silence compiler
2008-11-04 Martin Kersten silence compiler
2008-11-04 Stefan Manegold fixing compilation error with Sun compiler
2008-11-04 Peter Boncz forgot one assert May2008