log

age author description
2019-03-16 Niels Nes fixing some problems with nested dependent joins subquery
2019-03-16 Niels Nes approved output, small cleanup subquery
2019-03-16 Niels Nes improvements on handling EXISTs (both on the unnesting as the semantic side) subquery
2019-03-15 Sjoerd Mullender Fix spelling of MILLENNIUM (two 'n's), allow capitals in date_trunc. Apr2019
2019-03-15 Pedro Ferreira Compiles and install mclient and mserver5. cmake-fun
2019-03-15 Pedro Ferreira Compiles SQL layer and installs some of the libraries, include files and scripts. cmake-fun
2019-03-15 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-15 Sjoerd Mullender Implemented a print timeout. Apr2019
2019-03-15 Sjoerd Mullender Protect against NULL pointers. Apr2019
2019-03-15 Sjoerd Mullender Datafow threads record for whom they're working, clients threads record query they're working on. Apr2019
2019-03-15 Pedro Ferreira Libmonetdb5 compiles. cmake-fun
2019-03-15 Sjoerd Mullender Use _Atomic keyword for atomic variables.
2019-03-15 Sjoerd Mullender Move initialization to after call to setjmp. Apr2019
2019-03-14 Martin van Dinther Approve new extended output after updating the java test program. Apr2019
2019-03-14 Pedro Ferreira Replace PkgConfig dependency checks with Cmake ones. Mapilib, mcient and GDK compile. cmake-fun
2019-03-14 Sjoerd Mullender Add atomic exchange operations.
2019-03-13 Sjoerd Mullender Introduce atomic instructions on pointers.
2019-03-14 Sjoerd Mullender Various improvements. Apr2019
2019-03-14 Martin van Dinther Corrected initialisation output such that it is not reported as an error on testweb Apr2019
2019-03-14 Sjoerd Mullender Merge with Apr2019 branch.
2019-03-12 Sjoerd Mullender Fix definition of sys.querylog_enable with threshold. Apr2019
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