log

age author description
2020-09-23 Pedro Ferreira Test if expression already exists in grouping list before referencing it octbugs
2020-09-23 svetlin working example mtest
2020-09-22 svetlin fix convert_sqllogic script mtest
2020-09-22 svetlin create mserver5 in factory func mtest
2020-09-22 svetlin fix copy SingeleServer, more clean up mtest
2020-09-22 Pedro Ferreira Fixed my own memory leak Oct2020
2020-09-22 Aris Koning prepared statement in remote proxy is implemented as cached sql query. monetdbe-proxy
2020-09-22 Pedro Ferreira Removed unused str.+ function, use batcalc.+ instead
2020-09-22 Pedro Ferreira Use faster append route on varsized types whenever possible
2020-09-22 Pedro Ferreira Add extra length to intermediate buffer to avoid reallocations
2020-09-22 Pedro Ferreira Merged with Oct2020
2020-09-22 Pedro Ferreira My changes are not right, I simply give up. Please someone else take on this octbugs
2020-09-22 Pedro Ferreira Swap always octbugs
2020-09-22 Pedro Ferreira Swap left/right joins while pushing semijoin through the reducing side octbugs
2020-09-22 Pedro Ferreira I meant the reverse octbugs
2020-09-22 Pedro Ferreira Cannot push down semijoin through left side of left joins or right side of right joins, or down full outer joins at all octbugs
2020-09-22 svetlin more cleanup mtest
2020-09-21 svetlin remove Mapprove code mtest
2020-09-21 svetlin no stable.err/out copy in convert script mtest
2020-09-21 svetlin clean up SQLLogic test in sep func call mtest
2020-09-18 svetlin del SkipTest mtest
2020-09-18 svetlin clean up mtest
2020-09-17 svetlin staging sql/test/null/sqllogictest/Tests/ mtest
2020-09-22 Pedro Ferreira Undo comment octbugs
2020-09-22 Pedro Ferreira The unnest code assumes freevars belong to the tables on the left side, so at a right join, re-write it to a left join to make it right octbugs
2020-09-21 Aris Koning create a local MAL function that executes a remote prepared call. monetdbe-proxy
2020-09-18 Aris Koning Fix error message. monetdbe-proxy
2020-09-21 Niels Nes approved output (we don't support alias in expressions in the order by) Oct2020
2020-09-21 Pedro Ferreira Another bug from rel_push_semijoin_down_or_up optimizer octbugs
2020-09-21 Pedro Ferreira Merged with Oct2020 octbugs
2020-09-21 Pedro Ferreira New SQLancer crash. Looking into it octbugs
2020-09-21 Pedro Ferreira Removed comment octbugs
2020-09-21 Pedro Ferreira SQLancer crash and fix, the projection above a set operation may not have the same number of projected expressions octbugs
2020-09-20 Niels Nes find hg/git before using it (solves problems on windows) Oct2020
2020-09-20 Niels Nes small part of windows build instructions Oct2020
2020-09-18 Niels Nes add error on incorrect type Oct2020
2020-09-18 Pedro Ferreira SQLancer BATassertProps error after shrink call. Enough bugs for now octbugs
2020-09-18 Pedro Ferreira I have to revert my change, it causes other issues octbugs
2020-09-18 Niels Nes fixed some pointer usage in monetdbe Oct2020
2020-09-18 Pedro Ferreira Merged with Oct2020 octbugs
2020-09-18 Pedro Ferreira Look for empty lists octbugs
2020-09-18 Niels Nes merged Oct2020
2020-09-18 Niels Nes fixed crash in monetdbe_append, ie reset bat base pointer before BBPreclaim Oct2020
2020-09-18 Pedro Ferreira Union lists of values with subrelations octbugs
2020-09-18 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-18 Sjoerd Mullender Reduce differences after upgrade. Oct2020
2020-09-18 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-18 Sjoerd Mullender Approvals. Oct2020
2020-09-18 Sjoerd Mullender Solve linking issues. Oct2020
2020-09-18 Pedro Ferreira Approved output octbugs
2020-09-18 Pedro Ferreira Approved no-int128 output Oct2020
2020-09-18 Pedro Ferreira Added day_interval type to the list of column and imprint sizes, as well as generate series function. Updated upgrade code. Oct2020
2020-09-18 Sjoerd Mullender Add day_interval support to the ODBC driver. Oct2020
2020-09-18 Niels Nes merged octbugs
2020-09-18 Niels Nes fixed problem with value lists in exp_push_down_prj octbugs
2020-09-18 Sjoerd Mullender Merge with Oct2020 branch.
2020-09-18 Pedro Ferreira I forgot table udfs returning more than one parameter octbugs
2020-09-18 Niels Nes small fix for values( .. , subquery) cases. octbugs
2020-09-18 Pedro Ferreira More wrong results octbugs
2020-09-18 Pedro Ferreira Protect from null pointer octbugs