log

age author description
2020-08-20 Sjoerd Mullender Closing branch listenaddr: it was merged into default. listenaddr
2020-08-20 Sjoerd Mullender Merge branch listenaddr into default.
2020-08-20 Sjoerd Mullender Merge with default branch. listenaddr
2020-08-20 Sjoerd Mullender Merge atom_strings branch into default.
2020-08-20 Sjoerd Mullender Closing branch: merged into default. atom_strings
2020-08-20 Sjoerd Mullender Merge with default branch. atom_strings
2020-08-20 Sjoerd Mullender Look in the cmake cache file to find location of compiler files.
2020-08-20 Sjoerd Mullender Call JSONtoken and assign in two steps because of realloc. atom_strings
2020-08-20 Sjoerd Mullender There has to be a default case: reading from a file. makelibstreamgreatagain
2020-08-20 Sjoerd Mullender Rearrange code so we don't do weird stuff with loops that don't loop. makelibstreamgreatagain
2020-08-20 Pedro Ferreira Added single threaded output Jun2020
2020-08-20 Pedro Ferreira Backported changeset 5ad737dc2e27 into Jun2020, which fixes bug 6954. Jun2020
2020-08-20 Sjoerd Mullender Fix some compilation issues (mix int/enum, inconsistent restrict). makelibstreamgreatagain
2020-08-20 Sjoerd Mullender gethostname must of course also be different on Windows. listenaddr
2020-08-20 Sjoerd Mullender Some more sockaddr cleanup. Make sure we use structs that are large enough. listenaddr
2020-08-20 Sjoerd Mullender Use IP version independent code. listenaddr
2020-08-20 Sjoerd Mullender One single definition for the default MAPI port. listenaddr
2020-08-19 Aris Koning Merge with default. monetdbe-proxy
2020-08-19 Aris Koning Introducing MAPI extended with mapi_set_columnar_protocol in monetdbe. monetdbe-proxy
2020-08-11 Aris Koning Merge with default. monetdbe-proxy
2020-08-19 Panagiotis Koutsourakis Add and approve test atom_strings
2020-08-19 Sjoerd Mullender We assume getaddrinfo exists in other parts of the code, might as well here too. listenaddr
2020-08-19 Sjoerd Mullender Code deduplication. listenaddr
2020-08-19 Sjoerd Mullender Use correct setsockopt level value. listenaddr
2020-08-19 Sjoerd Mullender Cleanup. listenaddr
2020-08-19 Sjoerd Mullender And now also on Windows... listenaddr
2020-08-19 Sjoerd Mullender Improve reporting. listenaddr
2020-08-19 Sjoerd Mullender Only report connection if there is one. listenaddr
2020-08-19 Sjoerd Mullender Simplify (deduplicate) code, and listen to IPv4 also when listening to IPv6. listenaddr
2020-08-19 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain
2020-08-14 Joeri van Ruth Silence compiler warning on ppc makelibstreamgreatagain
2020-08-14 Joeri van Ruth S_ISREG does not exist on Windows makelibstreamgreatagain
2020-08-14 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain
2020-08-19 Sjoerd Mullender Specify the default value. listenaddr
2020-08-19 Sjoerd Mullender Regenerate file. listenaddr
2020-08-19 Sjoerd Mullender Describe the new mapi_listenaddr facilities. listenaddr
2020-08-19 Sjoerd Mullender Merge with oscar branch.
2020-08-19 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-08-18 Panagiotis Koutsourakis Add and approve test atom_strings
2020-08-18 Sjoerd Mullender Remove redundant line. Jun2020
2020-08-18 Sjoerd Mullender Delay exiting from store_manager until after flush. Jun2020
2020-08-18 Sjoerd Mullender Cleanup connection options: it's all done through mapi_listenaddr and mapi_port. listenaddr
2020-08-18 Sjoerd Mullender Initial attempt at getting ipv4/6 working properly. listenaddr
2020-08-18 Sjoerd Mullender Don't blithely ignore startup failures.
2020-08-17 Sjoerd Mullender Don't use old errno values to determine whether a recent syscall failed. Jun2020
2020-08-17 Sjoerd Mullender Merge with default branch. unlock
2020-08-17 Sjoerd Mullender Merge with default branch. atom_strings
2020-08-17 Sjoerd Mullender Merge with oscar branch.
2020-08-17 Sjoerd Mullender Merge with Jun2020 branch. oscar
2020-08-17 Sjoerd Mullender When exiting the logger, we still have to commit, even if inmemory. Jun2020
2020-08-17 Sjoerd Mullender Incorporate lg->inmemory into LOG_DISABLED. Jun2020
2020-08-17 Sjoerd Mullender Approvals. atom_strings
2020-08-17 Sjoerd Mullender No need for (or even incorrect use of) external flag. atom_strings
2020-08-17 Sjoerd Mullender Simplify code. atom_strings
2020-08-14 Sjoerd Mullender Add option to msqldump to dump with NO ESCAPE. atom_strings
2020-08-13 Sjoerd Mullender Have tablet code do \ interpretation, but only if the ESCAPE flag is used. atom_strings
2020-08-17 Pedro Ferreira Starting the week with a breakfast crash and wrong result.
2020-08-16 Niels Nes approved output
2020-08-16 Niels Nes make sure a between (l.a 'const' <= l.l <= r.a) is seen as a select expression (ie in sqlancer02 test we need a cross first). TODO create optimizer to split this between and to check better for constants.
2020-08-16 Pedro Ferreira Also make sure the input types are compatible
2020-08-16 Pedro Ferreira Don't call exp_convert for any input type (it may not be convertible to boolean). Approved other tests as well
2020-08-14 Martin Kersten Don't increment the SQL optimizer timing over all queries
2020-08-14 Sjoerd Mullender Look for the right file when determining whether we can build selinux policies.
2020-08-14 Panagiotis Koutsourakis Add some more documentation on testing
2020-08-14 Panagiotis Koutsourakis Add test for bug 6948 Jun2020
2020-08-14 Martin Kersten Move test out of the way
2020-08-14 Sjoerd Mullender Backed out changeset 920fab88e168: coarse timing is sometimes too coarse. Jun2020
2020-08-14 Sjoerd Mullender Be more precise in what gets installed. Jun2020
2020-08-14 Sjoerd Mullender Removed now unnecessary files: they were copied to misc/selinux.
2020-08-14 Sjoerd Mullender Fix up for selinux.
2020-08-14 Sjoerd Mullender Fixed installer builder after gratuitous changes.
2020-08-13 Sjoerd Mullender Approve some tests. atom_strings
2020-08-13 Niels Nes approved output
2020-08-13 Niels Nes cleanup null copare null early
2020-08-13 Niels Nes make sure we only introduce a result scale for types which have a scale.
2020-08-13 Martin Kersten Make sure we have a proper result variable.
2020-08-12 Pedro Ferreira More sqlite test queries with wrong results and errors :(
2020-08-12 Pedro Ferreira Another bug yest to be fixed
2020-08-12 Pedro Ferreira Sqlite query with wrong results
2020-08-12 Pedro Ferreira Fixing my own bug, on error case at SQLstr_cast, set the output string to NULL. Also avoid to return a allocated string longer than its content
2020-08-12 Sjoerd Mullender When looking for column delimiters, take NO ESCAPE into account. atom_strings
2020-08-12 Pedro Ferreira Merged with default typing
2020-08-12 Sjoerd Mullender Merge with default branch. atom_strings
2020-08-12 Sjoerd Mullender Move parsing of JSON elements to the level where they belong. atom_strings
2020-08-12 Pedro Ferreira Removed duplicated code
2020-08-12 Sjoerd Mullender Allow msk bats on the left of a projection. unlock
2020-08-12 Pedro Ferreira Derivate nulls existance from result
2020-08-12 Sjoerd Mullender Merge with default branch. unlock
2020-08-12 Sjoerd Mullender Provide stable output.
2020-08-12 Sjoerd Mullender Approve.
2020-08-12 Sjoerd Mullender Use strings with preallocated buffers for readability in C-ified files.
2020-08-12 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain
2020-08-12 Joeri van Ruth Silence warnings makelibstreamgreatagain
2020-08-12 Sjoerd Mullender Remove empty file. unlock
2020-08-12 Pedro Ferreira Don't take properties from the input bat, because it may have been reduced with a candidate list beforehand
2020-08-12 Sjoerd Mullender Approve. unlock
2020-08-12 Joeri van Ruth Plug some leaks
2020-08-12 Pedro Ferreira Fixed buffer size for boolean type input
2020-08-12 Pedro Ferreira While converting from str to blob, re-use the buffer
2020-08-12 Ying Zhang trying to make the output of this test a bit more deterministic on different platforms
2020-08-12 Pedro Ferreira Don't malloc and free for every row while casting to a SQL string. It's too slow. Use a buffer and reallocate it if the next string is larger. For fixed sized types, allocate a secure amount in the beginning, so no reallocations will be needed
2020-08-12 Sjoerd Mullender Check for candidates when checking function returns. unlock
2020-08-12 Sjoerd Mullender Add a cast.
2020-08-11 Pedro Ferreira SQLancer: algebra.likeselect undefined. I think the version with a bat of patterns is missing
2020-08-11 Sjoerd Mullender Fix and approve upgrade.
2020-08-11 Ying Zhang This branch has been merged into 'default' userstats
2020-08-11 Ying Zhang Merged branch 'userstats' into 'default'
2020-08-11 Sjoerd Mullender Parse :bat[:cnd] in MAL parser. unlock
2020-08-11 Panagiotis Koutsourakis Small documentation fix
2020-08-11 Panagiotis Koutsourakis Add some more documentation about testing
2020-08-11 Pedro Ferreira Making SQLancer happy. Added missing candidate lists for batcalc functions at mtime module
2020-08-11 Ying Zhang Fixed upgrade code for sys.user_statistics(), i.e. the function should be created in sql_update_default instead of in sql_update_jun2020 userstats
2020-08-11 Pedro Ferreira Push candidate lists into all conversions to internal SQL types. Also fon't forget to pass them to GDK calls
2020-08-11 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain
2020-08-11 Joeri van Ruth Do not deallocate decompression context when compressing makelibstreamgreatagain
2020-08-11 Joeri van Ruth Fix various leaks found by LeakSanitizer makelibstreamgreatagain
2020-08-10 Joeri van Ruth Forgot to register bs_destroy as the bs destroyer makelibstreamgreatagain
2020-08-10 Joeri van Ruth Fix bug found by clang warning makelibstreamgreatagain
2020-08-10 Joeri van Ruth Merge branch 'default' into 'makelibstreamgreatagain' makelibstreamgreatagain
2020-08-07 Joeri van Ruth Check for \r\n separator in COPY INTO makelibstreamgreatagain