log

age author description
2019-09-05 Sjoerd Mullender Merge with Apr2019 branch. Nov2019
2019-09-05 Sjoerd Mullender Update for new JDBC jar names. Apr2019
2019-09-05 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-09-05 Sjoerd Mullender Step two towards a new stable branch "Nov2019".
2019-09-05 Sjoerd Mullender Step one towards a new stable branch "Nov2019". Nov2019
2019-09-05 Sjoerd Mullender Added tag Nov2019_root for changeset d4c1a8c3cbcd
2019-09-05 Sjoerd Mullender Merge with Apr2019 branch. Nov2019_root
2019-09-05 Sjoerd Mullender Don't check for cgroup limitations on Windows. Apr2019
2019-09-05 Pedro Ferreira Approve output and small fixes grouping-analytics
2019-09-05 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-09-05 Sjoerd Mullender Merge with Apr2019 branch.
2019-09-05 Sjoerd Mullender Use the result of the binary search by not hiding the variable. candidate-exceptions
2019-09-05 Pedro Ferreira Aggregate functions are not allowed in where clause. A better error message should be thrown
2019-09-05 Sjoerd Mullender Read /sys/fs/cgroup/cpuset/cpuset.cpus if it exists to reduce number of cpus found. Apr2019
2019-09-04 Sjoerd Mullender Add line number to error messages in COPY INTO. Apr2019
2019-09-04 Martin van Dinther Extend JdbcClient test with Apr2019
2019-09-04 Pedro Ferreira Create an aggregate definition for "grouping" call. grouping-analytics
2019-09-04 Sjoerd Mullender Approve new wrappers. candidate-exceptions
2019-09-04 Sjoerd Mullender Update ALGODEBUG messages. candidate-exceptions
2019-09-04 Sjoerd Mullender Use already existing variable. candidate-exceptions
2019-09-04 Sjoerd Mullender Add special case for no nil summation. candidate-exceptions
2019-09-04 Sjoerd Mullender Don't check for impossible overflow. candidate-exceptions
2019-09-04 Joeri van Ruth Merge branch 'default' into hot-snapshot hot-snapshot
2019-09-04 Joeri van Ruth Parse BBP.dir to find the bats that need copying hot-snapshot
2019-09-04 Niels Nes added missing mal and mal wrappers for the new enable/disable log flusher calls candidate-exceptions
2019-09-04 Niels Nes added enable/disable log flushing procedures. candidate-exceptions
2019-09-04 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-09-04 Sjoerd Mullender Merge with Apr2019 branch.
2019-09-04 Sjoerd Mullender Approve dump output.
2019-09-04 Sjoerd Mullender Approve upgrade output. Apr2019
2019-09-04 Sjoerd Mullender Approve upgrades on 32 bits.
2019-09-04 Sjoerd Mullender Approve dump output. Apr2019
2019-09-03 Sjoerd Mullender Merge with Apr2019 branch.
2019-09-03 Sjoerd Mullender Approve upgrade from newer testdb database. Apr2019
2019-09-03 Sjoerd Mullender Upgrade from new release. Apr2019
2019-09-03 Sjoerd Mullender Some speed improvements by adding special code for dense candidate lists. candidate-exceptions
2019-09-03 Pedro Ferreira Adding GROUPING special function call. It requires a non conventional way of compiling compared to a function call or aggregate grouping-analytics
2019-09-03 Sjoerd Mullender Significant speed improvement in certain types of mergejoin. candidate-exceptions
2019-09-03 Pedro Ferreira Code cleanup grouping-analytics
2019-09-03 Pedro Ferreira Updated mhelp grouping-analytics
2019-09-03 Pedro Ferreira Approve output
2019-09-03 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-09-03 Sjoerd Mullender Merge with Apr2019 branch.
2019-09-03 Sjoerd Mullender Make exportutils usable as program to "preprocess" files.
2019-09-03 Sjoerd Mullender Add cast. Apr2019
2019-09-03 Pedro Ferreira Merge with default grouping-analytics
2019-09-03 Pedro Ferreira Merge with cmake-fun cmake-monetdblite
2019-09-03 Pedro Ferreira Merge with default cmake-fun
2019-09-02 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-09-02 Sjoerd Mullender Merge with Apr2019 branch.
2019-09-02 Sjoerd Mullender Add cast. Apr2019
2019-09-02 Sjoerd Mullender Merge with default branch. candidate-exceptions
2019-09-02 Sjoerd Mullender Merge with Apr2019 branch.
2019-09-02 Pedro Ferreira Approved output grouping-analytics
2019-09-02 Pedro Ferreira Delay generation of subgroups for rollup/cubes/groupingsets to after ORDER BY clause compilation, because ORDER BY might introduce new aggregates to be propagated grouping-analytics
2019-09-02 Sjoerd Mullender Check for UTF-8 encoding when reading CSV data. Apr2019
2019-09-02 Pedro Ferreira Grouping sets fix and tests grouping-analytics
2019-09-02 Pedro Ferreira New bug, subqueries should output only one column
2019-09-02 Pedro Ferreira Small fixes for grouping sets grouping-analytics
2019-09-02 Pedro Ferreira Merge with default grouping-analytics