log

age author description
2020-09-04 Sjoerd Mullender Closing branch append-optimization after merge into Oct2020. append-optimization
2020-09-04 Pedro Ferreira Two more SQLancer bugs and removed superfluous check Oct2020
2020-09-04 Pedro Ferreira When generating insertion code, look for alignment between updatable indexes on tables and the SQL plan. Also removed redundant checks I added yesterday Oct2020
2020-09-04 Pedro Ferreira SQLancer: BATproject2: does not match always Oct2020
2020-09-04 Pedro Ferreira Approved output Oct2020
2020-09-04 Sjoerd Mullender Check for division by 0. Oct2020
2020-09-04 Pedro Ferreira The same for conversion statements Oct2020
2020-09-04 Pedro Ferreira Don't truncate when casting to a larger (var)char type Oct2020
2020-09-04 Sjoerd Mullender Prefer snprintf (with correct size!) over sprintf. Oct2020
2020-09-04 Sjoerd Mullender Reimplemented vacuum algorithm, fixing a problem in sqlancer06. Oct2020
2020-09-04 Niels Nes fixed small issue with symmetric between in joins Oct2020
2020-09-04 Aris Koning prepared statements in sqlstatementintern: monetdbe-proxy
2020-09-03 Aris Koning Work in process on prepared statments. monetdbe-proxy
2020-09-03 Pedro Ferreira SQLancer assertion error at BATassertProps at BKCreuseBAT Oct2020
2020-09-03 Pedro Ferreira Simplified version of buggy query Oct2020
2020-09-03 Pedro Ferreira SQLancer query with wrong results Oct2020
2020-09-03 Pedro Ferreira Fixed more hseqbases Oct2020
2020-09-03 Pedro Ferreira Making SQLancer happy. bat.appendBulk accepts either scalar or vector arguments. In the interleaved case, upgrade inputs into vectors Oct2020
2020-09-03 Pedro Ferreira Identation Oct2020
2020-09-03 Pedro Ferreira Don't skip property validation on empty case Oct2020
2020-09-03 Sjoerd Mullender Set correct hseqbase. Oct2020
2020-09-03 Sjoerd Mullender Integrate changelog files.
2020-09-03 Pedro Ferreira SQLancer assertion error at BATassertProps (BAT is not dense) Oct2020
2020-09-03 Pedro Ferreira Exclude any index not backed with columns from the SQL plan Oct2020
2020-09-02 Pedro Ferreira New SQLancer crash on table indexes Oct2020
2020-09-02 Pedro Ferreira The first argument for algebra.select cannot be scalar Oct2020
2020-09-02 Pedro Ferreira Don't include imprints on the SQL layer. It doesn't handle this index Oct2020
2020-09-02 Niels Nes fix incorrect code generation in case of outer joins and case/coalesce join expressions Oct2020
2020-09-02 Pedro Ferreira SQLancer: inputs not the same size. Enough bugs for now Oct2020
2020-09-02 Sjoerd Mullender Some minor editorial changes. Oct2020
2020-09-02 Pedro Ferreira SQLancer assertion error at mergetable optimizer Oct2020
2020-09-02 Niels Nes more use of clean rel_rebind_exp Oct2020
2020-09-02 Pedro Ferreira Updated non_updatable_index macro and typo Oct2020
2020-09-02 Pedro Ferreira SQLancer SIGSEV on bind_idx_data Oct2020
2020-09-02 Pedro Ferreira Approved output Oct2020
2020-09-02 Pedro Ferreira More missing persistent tables checks Oct2020
2020-09-02 Sjoerd Mullender Made some updates to the readme. Oct2020
2020-09-02 Sjoerd Mullender Merge with Oct2020 branch. typing
2020-09-02 Sjoerd Mullender Closing. typing
2020-09-02 Niels Nes merged Oct2020
2020-09-02 Niels Nes sometimes select expressions end up in the join expression list. Added an Oct2020
2020-09-02 Panagiotis Koutsourakis Link threads library to libstream Oct2020
2020-09-02 Panagiotis Koutsourakis Make sure there is enough buffer space Oct2020
2020-09-02 Sjoerd Mullender Restrict use of attributes to GCC. Oct2020
2020-09-02 Sjoerd Mullender Just about all functions in mapi.h require their first arg to be non NULL. Oct2020
2020-09-02 Sjoerd Mullender Arg 3 of mapi_setError is also non-null. Oct2020
2020-09-02 Sjoerd Mullender Add nonnull attribute to mapi_setError and fix calls. Oct2020
2020-09-02 Sjoerd Mullender Merge with default branch. unlock
2020-09-02 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-02 Sjoerd Mullender Initialize. unlock
2020-09-01 Sjoerd Mullender Only use initialized variables. Oct2020
2020-09-01 Pedro Ferreira New SQLancer crash Oct2020
2020-09-01 Pedro Ferreira Look for anti flag Oct2020
2020-09-01 Pedro Ferreira Making SQLancer happy. Casting a negative second interval to time, means to add its complement Oct2020
2020-09-01 Pedro Ferreira Approved output Oct2020
2020-09-01 Niels Nes fixed problem with join_order optimizer, it lost 'select' expressions Oct2020
2020-09-01 Pedro Ferreira Approved output typing
2020-09-01 Pedro Ferreira Manually reverted default branch changes typing
2020-09-01 Pedro Ferreira Merged with Oct2020 typing
2020-09-01 Pedro Ferreira Opening branch again with comment change typing