log

age author description
2020-01-31 Sjoerd Mullender Closing branch compactprofiler. compactprofiler
2020-01-31 Sjoerd Mullender Merged compactprofiler branch into default.
2020-01-31 Sjoerd Mullender Fix copyright year. compactprofiler
2020-01-31 Sjoerd Mullender Merge with default branch. compactprofiler
2020-01-31 Pedro Ferreira Backported recent IN operator fixes into linear-hashing, plus enforce type coercion on every element at the list of values case. This fixes the failing sqlite query linear-hashing
2020-01-31 Sjoerd Mullender Some improvements to the tracer code.
2020-01-31 Sjoerd Mullender Merge with linear-hashing branch.
2020-01-31 Sjoerd Mullender Merge with Nov2019 branch. linear-hashing
2020-01-31 Pedro Ferreira Approved 32-bit output
2020-01-31 Aris Koning Work in progress on layout. mosaic-scratch
2020-01-30 Sjoerd Mullender Never check against GDK_FAIL, only against GDK_SUCCEED. linear-hashing
2020-01-30 Sjoerd Mullender Fix some debug statements.
2020-01-30 Sjoerd Mullender Fix merge changeset 61310c2fc0e0.
2020-01-30 Sjoerd Mullender Don't put internal stuff in mapi.h; have a single definition of Q_* values.
2020-01-30 Sjoerd Mullender Remove unused tests.
2020-01-30 Pedro Ferreira Added query giving MAL definition error on trails branch Nov2019
2020-01-30 Pedro Ferreira Fixed aggregate arguments check, sorry Nov2019
2020-01-30 Pedro Ferreira Defensive line, an aggregate might not have arguments Nov2019
2020-01-30 Pedro Ferreira Merged with linear-hashing
2020-01-30 Pedro Ferreira Missing exp_subtype call linear-hashing
2020-01-30 Pedro Ferreira Merged with Nov2019 linear-hashing
2020-01-30 Pedro Ferreira More missing exp_subtype cases Nov2019
2020-01-30 Pedro Ferreira Fix for bug 6815, ie call exp_subtype to get the type of an expression instead of differentiating the 'tpe' field, because for e_func and e_aggr, it's not stored in there Nov2019
2020-01-30 Pedro Ferreira Compilation fix and added test for bug 6815 Nov2019
2020-01-30 Pedro Ferreira At rel_groupby_distinct optimizer, if one of the projections is an aggregate, don't make a reference to it, instead push it up. Nov2019
2020-01-30 Sjoerd Mullender Don't redefine Hash. linear-hashing
2020-01-30 Pedro Ferreira Merged with Nov2019 linear-hashing
2020-01-30 Pedro Ferreira Sqlitelogictest query crashing on linear-hashing branch Nov2019
2020-01-30 Aris Koning Use generic mal signatures for all overloads. mosaic
2020-01-30 Aris Koning Merge with default. mosaic