log

age author description
2019-03-26 Panagiotis Koutsourakis Close data-vaults branch data-vaults
2019-03-25 Panagiotis Koutsourakis Closing stale branch properties_reimplementation
2019-03-26 Niels Nes make sure the simple select also always returns a project subquery
2019-03-26 Niels Nes merged with default subquery
2019-03-25 Martin Kersten Another step in cornering tpchds 22
2019-03-25 Niels Nes make sure we return a proper expression on exists within case/cast subquery
2019-03-25 Niels Nes fixing more corner cases subquery
2019-03-25 Niels Nes use top down rewriting subquery
2019-03-25 Niels Nes add missing files subquery
2019-03-25 Niels Nes improved handling of in and exists subquery
2019-03-24 Martin Kersten Be more restrictive in matching instructions.
2019-03-22 Niels Nes merged with default subquery
2019-03-22 Sjoerd Mullender Deleted one line too many.
2019-03-22 Sjoerd Mullender No need to include monet_options.h everywhere.
2019-03-22 Sjoerd Mullender No special code for readline on Windows.
2019-03-22 Sjoerd Mullender Use const.
2019-03-22 Sjoerd Mullender Use atomic instructions for static variables.
2019-03-22 Sjoerd Mullender Rename gdk_atomic.h to matomic.h and move to common/utils.
2019-03-22 Sjoerd Mullender Merge with Aug2018 branch. Apr2019
2019-03-22 Sjoerd Mullender Added test for bug 6688. Aug2018
2019-03-22 Sjoerd Mullender Closing brach per Dean's remark. graph1
2019-03-22 Sjoerd Mullender Closing brach per Dean's remark. graph0
2019-03-22 Sjoerd Mullender This branch was merged into default. in-value-list
2019-03-22 Martin Kersten Fixed stupid typo
2019-03-22 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-22 Sjoerd Mullender Don't attempt to unlock locks that aren't locked + some cleanup. Apr2019
2019-03-22 Pedro Ferreira Utils generated libraries don't require to expose their symbols. cmake-fun
2019-03-22 Martin Kersten Be more defensive in keeping instructions around for re-use
2019-03-22 Pedro Ferreira Set a different libmonetdb5 linking between Linux and Windows. cmake-fun
2019-03-21 Martin van Dinther Adding JDBC test for new CallableStatement implementation. Apr2019
2019-03-21 Pedro Ferreira More compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira More compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira More compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira Compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira Setting compile definitions for linking. cmake-fun
2019-03-21 Niels Nes fixed compilation after merge subquery
2019-03-21 Niels Nes merged with default subquery
2019-03-21 Niels Nes fixing more order by error messages subquery
2019-03-21 Niels Nes approved output subquery
2019-03-21 Pedro Ferreira Compilation fixes. cmake-fun
2019-03-21 Pedro Ferreira Include header files only if you have them. cmake-fun
2019-03-21 Sjoerd Mullender Don't attempt spinlock (probably won't work with optimizing compilers). Apr2019
2019-03-21 Sjoerd Mullender Use nanosleep() if available, and turn MS_sleep_ms(1) into sleeping 1 usec. Apr2019
2019-03-21 Sjoerd Mullender Don't check return types if call failed. Apr2019
2019-03-21 Niels Nes more clean up subquery
2019-03-21 Sjoerd Mullender Use bool. Apr2019
2019-03-21 Sjoerd Mullender Fix locking strategy. Apr2019
2019-03-21 Pedro Ferreira Compilation fixes. cmake-fun
2019-03-21 Niels Nes removed apply subquery
2019-03-21 Pedro Ferreira Windows compilation and installation fixes. cmake-fun
2019-03-21 Pedro Ferreira Set default values for optional libraries when not found, plus the first version of notes. cmake-fun
2019-03-20 Sjoerd Mullender Remove debug line.
2019-03-20 Sjoerd Mullender Indent + send debug output to stderr.
2019-03-20 Pedro Ferreira Compiles and install generator module. cmake-fun
2019-03-20 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-20 Sjoerd Mullender Improve hot restart.
2019-03-20 Sjoerd Mullender Remove unused function BBPresetfarms.
2019-03-20 Pedro Ferreira Major improvements: cmake-fun
2019-03-20 Niels Nes bind free variables when possible (some more cases need work) subquery
2019-03-20 Niels Nes fixes for complex in cases subquery