log

age author description
2019-03-14 Sjoerd Mullender Closing branch. The code has been transferred to the Apr2019 branch. datetrunc
2019-03-14 Sjoerd Mullender Fixes to date_trunc upgrade and removed date_trunc(daytime). Apr2019
2019-02-18 Martin Kersten Postgresql supports more date/time functions and operators. Apr2019
2019-02-18 Martin Kersten Mtest run for date_trunc Apr2019
2019-02-18 Martin Kersten Added missing vectorized versions, tests and include upgrade code. Apr2019
2019-02-18 Martin Kersten Use new is_*_nil Apr2019
2019-02-18 Martin Kersten Move datetrunc to its own file. Apr2019
2019-02-18 Martin Kersten Add trunaction to week Apr2019
2019-02-18 Martin Kersten Scalar truncation done (except for week) Apr2019
2019-02-18 Martin Kersten Phase II. get the semantics of date_trunc correct. Apr2019
2019-02-17 Martin Kersten Temporary branch to realise date_trunc Apr2019
2019-03-14 Sjoerd Mullender Keep track of what threads are doing, and print info at exit with -d1. Apr2019
2019-03-14 Pedro Ferreira Simplify some lookups, don't look for symbols for required dependencies on Windows for now. cmake-fun
2019-03-14 Sjoerd Mullender Remove some incorrect asserts. Apr2019
2019-03-14 Pedro Ferreira Set errno after closesocket, so the proper system call error gets thrown.
2019-03-14 Pedro Ferreira Merge with default. ipv6
2019-03-13 Niels Nes implemented part of the unnest operation (more code needs cleaning up and changes) subquery
2019-03-13 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-13 Sjoerd Mullender Partially undo changeset 8c81c7bcca61. Apr2019
2019-03-13 Sjoerd Mullender Use table name in names of worker threads. Apr2019
2019-03-13 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-13 Sjoerd Mullender Accidental change. Apr2019
2019-03-13 Pedro Ferreira Cleanup, only crypto library is required from OpenSSL, check C program test early before custom compiler flags are added. cmake-fun
2019-03-13 Sjoerd Mullender Merge with Apr2019 branch.
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