2020-02-04 |
Aris Koning |
Merge with default.
mosaic
|
2020-02-04 |
Pedro Ferreira |
Backported recent prepared statement fixes into Nov2019 branch
Nov2019
|
2020-02-04 |
Pedro Ferreira |
Approved new labels
linear-hashing
|
2020-02-03 |
Aris Koning |
Ungoing work.
mosaic-scratch
|
2020-02-03 |
Aris Koning |
It compiles.
mosaic-scratch
|
2020-02-03 |
Panagiotis Koutsourakis |
Merge branch 'master' into branches/json
json
|
2020-02-03 |
Panagiotis Koutsourakis |
Update JSON validity test with edge case
json
|
2020-02-03 |
Pedro Ferreira |
Defensive lines
linear-hashing
|
2020-02-03 |
Sjoerd Mullender |
Always initialize.
Nov2019
|
2020-02-03 |
Sjoerd Mullender |
Use consistent definition.
Nov2019
|
2020-02-03 |
Sjoerd Mullender |
Use _rundir macro in .spec file, use /run instead of /var/run everywhere.
Nov2019
|
2020-02-03 |
Sjoerd Mullender |
Get rid of DIRSEP and PATHSEP configure variables.
Nov2019
|
2020-02-03 |
Pedro Ferreira |
Merged with linear-hashing
|
2020-02-03 |
Pedro Ferreira |
Disallow prepared statements arguments as input parameters to aggregates and window functions
linear-hashing
|
2020-02-03 |
Pedro Ferreira |
If a prepared statement parameter binds to the 'any' type, throw an error as it is not explicit
linear-hashing
|
2020-02-03 |
Pedro Ferreira |
Delay type resolution for results from case statements. If one of the results as a defined type, then propagate it to the missing ones
linear-hashing
|
2020-02-03 |
Pedro Ferreira |
Fix for failing tests
linear-hashing
|
2020-02-03 |
Niels Nes |
merged
linear-hashing
|
2020-02-03 |
Niels Nes |
approved output
linear-hashing
|
2020-01-31 |
Niels Nes |
use algebra.semijoin in case of single column relational semijoin
linear-hashing
|
2020-02-03 |
Pedro Ferreira |
Make prepared statements work with the BETWEEN and EXISTS operators
linear-hashing
|
2020-02-03 |
Panagiotis Koutsourakis |
Exclude stethoscope binary when building rpms
|
2020-02-03 |
Pedro Ferreira |
Allow quantifier subqueries with prepared statements
linear-hashing
|
2020-02-03 |
Pedro Ferreira |
Handle IN subqueries with prepared statements and cleanup
linear-hashing
|
2020-02-02 |
Martin Kersten |
Cleaup of the MAL optimizer pipeline run and inline of several functions
|
2020-01-31 |
Sjoerd Mullender |
Check pointer *before* dereferencing it.
Nov2019
|
2020-01-31 |
Pedro Ferreira |
Adding better support for prepared statements with the IN operator
linear-hashing
|
2020-01-31 |
Sjoerd Mullender |
Typo.
Nov2019
|
2020-01-31 |
Pedro Ferreira |
Merged with default
trails
|
2020-01-31 |
Sjoerd Mullender |
Approve upgrade.
|
2020-01-31 |
Pedro Ferreira |
Merge with linear-hashing
|
2020-01-31 |
Sjoerd Mullender |
Removed tomograph documentation.
|
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
|