log

age author description
23 months ago Sjoerd Mullender Closing branch. All changes have been ported to Jun2023. optimizer-testing
23 months ago Sjoerd Mullender Use bool for single bit values. Jun2023
23 months ago Sjoerd Mullender Use a "generic" pointer to function for MALfcn, instead of pointer to void. Jun2023
23 months ago Sjoerd Mullender Merge with Jun2023 branch.
23 months ago Sjoerd Mullender Created sqllogictest for skipif/onlyif to distinguish operating system. Jun2023
23 months ago Sjoerd Mullender Avoid casting non-varargs functions to varargs function pointer types. Jun2023
23 months ago Sjoerd Mullender Do more checking that min/max bounds and not null are respected. use_min_max_prop
23 months ago Sjoerd Mullender Remove debug prints. use_min_max_prop
23 months ago Sjoerd Mullender Deal with display width of combining marks. Jun2023
23 months ago Sjoerd Mullender Check memory allowance before allocation instead of after. Jun2023
23 months ago Niels Nes merged with jun2023 optimizer-testing
23 months ago Niels Nes merged with Jun2023 txtsim-imp
23 months ago Niels Nes ugly function definition of MALfcn as modern c doesn't like func(). Jun2023
23 months ago Niels Nes void cast sqlnerrs as its not used (but we cannot remove it, generated by bison) Jun2023
23 months ago Niels Nes set single bit field using true/flase Jun2023
23 months ago Niels Nes fix compilation (clang, set single bit using true/false) Jun2023
23 months ago Niels Nes fix compilation, set single bit using true/false Jun2023
23 months ago Niels Nes fix compilation Jun2023
23 months ago Niels Nes fix compilation (cnt not used) Jun2023
23 months ago Niels Nes fix compilation, use proper function definition for exit_client Jun2023
23 months ago Niels Nes fix compilation (unused variable remainingElements) Jun2023
23 months ago Niels Nes merged with sep2022 Jun2023
23 months ago Niels Nes add setting of SANITIZER_FALSE in cmakefile. Sep2022
23 months ago Niels Nes merged with Jun2023 txtsim-imp
23 months ago Niels Nes merged with Jun2023 optimizer-testing
23 months ago Niels Nes merged with Sep2022 Jun2023
23 months ago Niels Nes merged with jan2022 Sep2022
23 months ago Niels Nes merged with jul2021 Jan2022
23 months ago Niels Nes merged with jul2021 use_min_max_prop
23 months ago Niels Nes fix compilation issue Jul2021
23 months ago Niels Nes merged with Sep2022 Jun2023
23 months ago Niels Nes add sanitizer flag, disable pyodbc when we have sanitizer enabled Sep2022
23 months ago Niels Nes add new test for issue 7372 Sep2022
23 months ago Lucas Pereira Merge with Jun2023. txtsim-imp
23 months ago Lucas Pereira Merge heads. txtsim-imp
23 months ago Lucas Pereira Tests for contains txtsim-imp
23 months ago Lucas Pereira Tests for startswith/endswith txtsim-imp
23 months ago Lucas Pereira Strimps filtering the batstr_join_loop. txtsim-imp
23 months ago Niels Nes even remove old Prop on RANGE MAXVALUE use_min_max_prop
23 months ago Niels Nes Handle range MAXVALUE (ie don't set max) use_min_max_prop
23 months ago Niels Nes fixed crash on partition range 0 to MAXVALUE (incorrect statement, needs to be 0 to RANGE MAXVALUE) use_min_max_prop
23 months ago Niels Nes use min/max bounds and NOT_NULL property on bats under range partitions use_min_max_prop
23 months ago Sjoerd Mullender Merge with Sep2022 branch. Jun2023
23 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
23 months ago Sjoerd Mullender Jan2022-SP7 was released. Jan2022
23 months ago Martin van Dinther add tests for dayname() and monthname() on a timestamp column (besides a date column). Jun2023
23 months ago stefanos mavros merge with default optimizer-testing
23 months ago stefanos mavros Replaces fail-safe condition with assert optimizer-testing
23 months ago stefanos mavros Fixes broken plan after groupby-cse optimizer improvement optimizer-testing
23 months ago stefanos mavros Fixes test plan after improvements on groupby-cse optimizer optimizer-testing
23 months ago stefanos mavros Fixes broken plan after groupby-cse optimizer improvement optimizer-testing
23 months ago Martin van Dinther Removed trailing white space, empty lines and improve indentation. Jun2023
23 months ago Martin van Dinther Correct syntax Jun2023
23 months ago Sjoerd Mullender Merge with Jan2022 branch, not changing any files.. Sep2022
23 months ago Sjoerd Mullender Post release build. Jan2022
23 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
23 months ago Sjoerd Mullender Setting tag Jan2022_27 for the release build. Jan2022
23 months ago Sjoerd Mullender Moved contents of ChangeLog.Jan2022 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jan2022 Jan2022_27 Jan2022_SP7_release
23 months ago Sjoerd Mullender Updated library versions. Jan2022
23 months ago Sjoerd Mullender Merge with Jan2022 branch, not changing any files. Sep2022
23 months ago Sjoerd Mullender Pre-release version number update. Jan2022
23 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
23 months ago Sjoerd Mullender Blurb. Jan2022
23 months ago Niels Nes merged with default optimizer-testing
23 months ago Sjoerd Mullender Use GDKwarning. Sep2022
23 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
23 months ago Sjoerd Mullender Merge with Jul2021 branch. Jan2022
23 months ago Sjoerd Mullender Typo. Jul2021
23 months ago Sjoerd Mullender Blurb. Jul2021
23 months ago Sjoerd Mullender Send warnings and info messages to stdout, error to stderr. Jul2021
23 months ago Sjoerd Mullender Reuse existing database for test. Sep2022
23 months ago Niels Nes fixed compilation, var not used Sep2022
23 months ago Sjoerd Mullender Implemented skipif/onlyif condition for number of threads. Sep2022
23 months ago Sjoerd Mullender Typo. Sep2022
23 months ago Sjoerd Mullender Merge with Jun2023 branch.
23 months ago stefanos mavros Adds missing statistics (UNIQUE, NOT NULL) from plans optimizer-testing
23 months ago stefanos mavros merge with default optimizer-testing
23 months ago stefanos mavros Adds comments for not implemented test cases optimizer-testing
23 months ago Sjoerd Mullender Lock tracer calls. Jun2023
23 months ago Sjoerd Mullender Merge with Sep2022 branch. Jun2023
23 months ago Sjoerd Mullender Move setting of SIGHUP for tracer to GDK; use sigaction instead of signal. Jun2023
23 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
23 months ago Sjoerd Mullender Merge with Jul2021 branch. Jan2022
23 months ago Sjoerd Mullender Don't do any kind of work inside a signal handler. Jul2021
23 months ago Sjoerd Mullender Use the correct type and macro. txtsim-imp
23 months ago Panagiotis Koutsourakis Proxy UNIX sockets for TLS connections smapi
23 months ago Panagiotis Koutsourakis No need to strdup paths to cert/key smapi
23 months ago Panagiotis Koutsourakis Proxy even local connections if use_tls is specified smapi
23 months ago Lucas Pereira Merge with Jun2023. txtsim-imp
23 months ago Lucas Pereira Add ChangeLog entry. txtsim-imp
23 months ago Lucas Pereira Approve output. txtsim-imp
23 months ago Lucas Pereira Fix upgrade code. txtsim-imp
23 months ago Martin van Dinther Also remove mclient help for removed DEBUG statement. Jun2023
23 months ago Panagiotis Koutsourakis Fix return values for tls_write and tls_read smapi
23 months ago Panagiotis Koutsourakis Validate TLS properties at startup smapi
23 months ago Panagiotis Koutsourakis Actually use the use_tls property smapi
23 months ago Panagiotis Koutsourakis Remove tls_port property smapi
23 months ago Lucas Pereira Contains test file txtsim-imp
23 months ago Joeri van Ruth Reorder sql/test/bincopy/Tests/All to respect the .reqtests Jun2023
23 months ago Martin van Dinther Cleanup of no longer used debug variable from struct CLIENT. Jun2023
23 months ago Martin van Dinther Add information on removed DEBUG statement and MAL debugger. Jun2023
23 months ago Lucas Pereira Merge with Jun2023. txtsim-imp
24 months ago Lucas Pereira Introduce jarowinkler in upgrade code txtsim-imp
23 months ago Panagiotis Koutsourakis Error checking in tls_read and tls_write smapi
23 months ago Panagiotis Koutsourakis Do not crash if relevant dbfarm properties have not been defined smapi
23 months ago Panagiotis Koutsourakis Add tls properties smapi
23 months ago Panagiotis Koutsourakis Merge with default smapi
23 months ago Sjoerd Mullender Embedded Pyhton requires Numpy. Sep2022
24 months ago Ying Zhang make the test output deterministic
24 months ago Martin van Dinther Added missing "COPY INTO BINARY" help. Jun2023
24 months ago Martin van Dinther Update mhelp for the extended SQL CREATE TRIGGER syntax Jun2023
24 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
24 months ago Sjoerd Mullender Merge with Jul2021 branch. Jan2022
24 months ago Sjoerd Mullender Move declaration to end of file to protect against accidental use. Jul2021
24 months ago Sjoerd Mullender Backport of changes to also use external lock file. Jul2021
24 months ago Sjoerd Mullender Use correct function for GDKtmLock. Sep2022
24 months ago Martin van Dinther Small improvements Jun2023
24 months ago Ying Zhang Without an ORDER BY, don't rely on the order of the output
24 months ago Lucas Pereira Fix tests and approve output txtsim-imp
24 months ago Sjoerd Mullender Merge with Jun2023 branch.