log

age author description
2019-03-12 Sjoerd Mullender A bunch of small fixes. Apr2019
2019-03-12 Sjoerd Mullender Adjust some types. Apr2019
2019-03-12 Sjoerd Mullender Use actual type for function argument. Apr2019
2019-03-12 Sjoerd Mullender Adjust some types.
2019-03-12 Sjoerd Mullender Use actual type for function argument.
2019-03-12 Pedro Ferreira Windows build fixes and replace error messages with warnings. cmake-fun
2019-03-12 Pedro Ferreira Windows build fixes. cmake-fun
2019-03-12 Pedro Ferreira Merged monetdb_config.h.in for native Windows Compilation into CMakeLists file, so only one header file will be required in the codebase hopefully. cmake-fun
2019-03-12 Sjoerd Mullender Fix definition of sys.querylog_enable with threshold.
2019-03-12 Pedro Ferreira Merge with default cmake-fun
2019-03-12 Pedro Ferreira Added checks for remaining macros in monet_config.h on UNIX platforms, plus some cleanup. cmake-fun
2019-03-12 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-12 Sjoerd Mullender Approve MAL plan changes. Apr2019
2019-03-12 Sjoerd Mullender Make sure we return something when eliding \r from the input. Apr2019
2019-03-12 Sjoerd Mullender Filters have lists as arguments. Apr2019
2019-03-12 Aris Koning Indentation.
2019-03-12 Martin Kersten Cleanup of the garbagecollector renaming of variables. Apr2019
2019-03-11 Pedro Ferreira Added cmakedefine in monetdb_config.h.in cmake-fun
2019-03-11 Pedro Ferreira Added checks for type sizes and existence of functions. cmake-fun
2019-03-11 Sjoerd Mullender Approve after changeset cf4e4c5a1bb9. Apr2019
2019-03-11 Pedro Ferreira Fixed configure file input directives (use cmakedefine), this simplifies CMakeLists.txt file too. cmake-fun
2019-03-10 Martin Kersten Avoid some useless work in the garbage collector.
2019-03-10 Martin Kersten Revamp of the commonTerms optimizer. Now the hash structure only
2019-03-09 Martin Kersten Add the experimental oltp pipe
2019-03-09 Martin Kersten Merge Apr2019
2019-03-09 Martin Kersten Add missing optimizer set in sequential pipe. Apr2019
2019-03-08 Pedro Ferreira More dependencies checks. cmake-fun
2019-03-08 Sjoerd Mullender First time fetching data for a column, return it, even if zero length. Apr2019
2019-03-08 Sjoerd Mullender Close socket when not listening. Apr2019
2019-03-08 Sjoerd Mullender Remove unused variable. Apr2019
2019-03-08 Pedro Ferreira Aditional checks. cmake-fun
2019-03-08 Sjoerd Mullender Simplify. THRnew is now only called once for the main thread. Apr2019
2019-03-08 Martin Kersten Merge Apr2019
2019-03-08 Martin Kersten Remove a linear traversal in opt_coercion, which is very expensive for huge MAL plans. Apr2019
2019-03-07 Martin Kersten Avoid useless work in finding the point to start alias conversion. Apr2019
2019-03-08 Sjoerd Mullender Remove unused "next" field. Apr2019
2019-03-07 Pedro Ferreira Fixed grammar change in msqldump. Apr2019
2019-03-07 Martin van Dinther Added missing change log entry that we now support function ln(num_expr). Apr2019
2019-03-07 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-07 Sjoerd Mullender Fixed dump and test after change to PARTITION syntax. Apr2019
2019-03-07 Sjoerd Mullender Cleanup: remove unused lock, statically initialize static lock. Apr2019
2019-03-07 Martin van Dinther The parser does not accept the double quotes around "position", so remove them. Apr2019
2019-03-07 Martin van Dinther We do not support REVOKE options CASCADE or RESTRICT. Apr2019
2019-03-07 Martin van Dinther Correcting invalid function mappings. Apr2019
2019-03-07 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-07 Sjoerd Mullender Reduce code duplication. Apr2019
2019-03-07 Sjoerd Mullender On Windows, dynamically, but safely, initialize mutexes. Apr2019
2019-03-07 Sjoerd Mullender Simplify interface for atomic instructions. Apr2019
2019-03-07 Pedro Ferreira Added additional checks for optional dependencies, plus cleaned unnecessary compilation test files. cmake-fun
2019-03-07 Martin van Dinther Added info on why SQLSetParam() will return an error. Apr2019
2019-03-07 Martin van Dinther Return proper SQLState IM001 instead of HY010 Apr2019
2019-03-07 Martin van Dinther For GRANT and REVOKE show the table_privileges and global_privileges directly when asking help Apr2019
2019-03-07 Pedro Ferreira Typo. Apr2019
2019-03-07 Pedro Ferreira Fixed test with new keywords. Apr2019
2019-03-06 Pedro Ferreira Check for NULL value partitions when starting up the server. Also fixed rel_propagate optimizer when inserting into these partitions. Apr2019
2019-03-06 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-06 Sjoerd Mullender First check for libatomic_ops, then for <stdatomic.h>. Apr2019
2019-03-06 Sjoerd Mullender Fix some tests. Apr2019
2019-03-06 Sjoerd Mullender Check for usable stdatomic.h header file. Apr2019
2019-03-06 Sjoerd Mullender Only require Python3 if we have py3integration enabled. Apr2019