log

age author description
2019-06-17 Pedro Ferreira Compilation fixes. cmake-fun
2019-06-17 Pedro Ferreira Merge with default. cmake-fun
2019-06-17 Pedro Ferreira Merge with Apr2019.
2019-06-17 Pedro Ferreira Approve output. Apr2019
2019-06-17 Pedro Ferreira Re-worked bug 6714 test. Apr2019
2019-06-17 Pedro Ferreira Initialize enum value.
2019-06-15 Pedro Ferreira More defensive casting between C enums and integers
2019-06-15 Niels Nes less malloc/free context
2019-06-15 Niels Nes no need for symbol_cmp without the qc context
2019-06-15 Niels Nes approved (re)order of output context
2019-06-15 Niels Nes approved new timestamp .6 output context
2019-06-15 Niels Nes merged with default context
2019-06-13 Niels Nes merged with default context
2019-06-15 Pedro Ferreira Missing "sql_class" variable.
2019-06-14 Pedro Ferreira Use C enum for sql type class.
2019-06-14 Pedro Ferreira Improvements for bug 6706. When resolving the type of an expression on rel_set_type_param, find it's underlying column/atom reference is a parameter without a type, set it. Apr2019
2019-06-14 Sjoerd Mullender Approve new ordering.
2019-06-14 Sjoerd Mullender Merge with Apr2019 branch.
2019-06-14 Sjoerd Mullender Closing branch after merge. mtime
2019-06-14 Sjoerd Mullender Merge mtime branch into default.
2019-06-14 Sjoerd Mullender Approve random IDs. mtime
2019-06-14 Sjoerd Mullender Updated ChangeLog. mtime
2019-06-14 Sjoerd Mullender Align some definitions in GDK upgrade code and mtime.c. mtime
2019-06-14 Sjoerd Mullender Don't truncate error message + removed unused code. Apr2019
2019-06-14 Sjoerd Mullender Approe reduced precision after changeset 60d7fad87f3a. Apr2019
2019-06-13 Sjoerd Mullender Merge with default branch. mtime
2019-06-13 Niels Nes approved output
2019-06-13 Martin van Dinther Adapt TPC-H query 14.sql in testweb to avoid error "!Too many digits (19 > 18)" on architectures which do not support decimals with more than 18 digits precision (such as MSVC Windows and --disable-int128 builts). Apr2019
2019-06-13 Niels Nes merged with Apr2019
2019-06-13 Niels Nes merged with default
2019-06-13 Niels Nes add approved output Apr2019
2019-06-13 Niels Nes fix crash (incorrect assert) in rel_intermediates (fixes bug 6714) Apr2019
2019-06-13 Pedro Ferreira Check for stack overflows while compiling expressions, disallow SQL parameters and variables as well. Apr2019
2019-06-13 Niels Nes merged with default context
2019-06-13 Pedro Ferreira Defensive lines: not all left and right children of a relation are a relation for every operator. Apr2019
2019-06-13 Martin van Dinther Approve output for non-int128 platforms Apr2019
2019-06-13 Pedro Ferreira Merge with Apr2019.
2019-06-13 Pedro Ferreira Added test for bug 6714. Apr2019
2019-06-13 Pedro Ferreira Added test and fix for Bug 6715, ie when generating an update relation, take in account that the base table might have an alias on it. Apr2019
2019-06-13 Sjoerd Mullender Free old exception. Apr2019
2019-06-12 Niels Nes make sure we can push selects under projects with identity functions (should Apr2019
2019-06-12 Martin van Dinther Increase timeout factor for reload test. On windows (lab03) it needs more time to complete. Apr2019
2019-06-12 Martin van Dinther Increase timeout by factor of 2 for 5 sql/test/emptydb*/Tests/check tests. Apr2019
2019-06-12 Niels Nes merged with default context
2019-06-12 Martin van Dinther Increase timeout factor for select3.test and select4.test. Decrease it for the other 3 tests. Apr2019
2019-06-12 Sjoerd Mullender Merge with default branch. mtime
2019-06-12 Sjoerd Mullender Merge with Apr2019 branch.
2019-06-12 Sjoerd Mullender Also print a performance line in case of error. Apr2019
2019-06-12 Sjoerd Mullender Don't overwrite MAL error: it could be the static value M5OutOfMemory. Apr2019
2019-06-12 Pedro Ferreira Set only one variable. cmake-fun
2019-06-12 Pedro Ferreira Merge with default. cmake-fun
2019-06-12 Sjoerd Mullender Closing branch. Again. ;-) Aug2018
2019-06-12 Pedro Ferreira Make test timestamp test deterministic too. Apr2019
2019-06-12 Pedro Ferreira Make test deterministic. Apr2019
2019-06-11 Niels Nes more cleanup of sql_mvc structure + code context
2019-06-11 Niels Nes removed query caching - seems more overhead and maintains then it gives performance improvements context
2019-06-11 Niels Nes merged context
2019-06-11 Niels Nes approved output
2019-06-11 Niels Nes merged with default context
2019-06-11 Niels Nes merged with apr2019