log

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