log

age author description
2023-01-04 Lucas Pereira Merge with default. mal_opt_output
2023-01-04 Lucas Pereira Normalize SQL and MAL optimizers info printing.
2023-01-04 Lucas Pereira Merge with default. mal_opt_output
2023-01-04 Lucas Pereira Merge with default. mal_opt_output
2022-12-21 Lucas Pereira Merge with default. mal_opt_output
2023-01-04 Sjoerd Mullender Merge with Sep2022 branch.
2023-01-04 Sjoerd Mullender Updated copyright year. Sep2022
2023-01-04 Sjoerd Mullender changelog blurb. Sep2022
2023-01-04 Sjoerd Mullender Fix some issues with BAT options (which aren't used anywhere). Sep2022
2023-01-04 Sjoerd Mullender Allocate the right number of arguments right away. Sep2022
2023-01-04 Sjoerd Mullender If newFunctionArgs is called with a negative number of args, don't create instruction. Sep2022
2023-01-03 Joeri van Ruth Properly handle NULLS in COPY BINARY INTO bool column
2023-01-02 Sjoerd Mullender Merge with Sep2022 branch.
2023-01-02 Sjoerd Mullender Merge with Jan2022 branch. Sep2022
2023-01-02 Sjoerd Mullender Initialize variable. Sep2022
2023-01-02 Sjoerd Mullender Fixing some buglets. Sep2022
2023-01-02 Sjoerd Mullender Unnecessary call. Sep2022
2022-12-30 Sjoerd Mullender More fixes. Sep2022
2022-12-30 Sjoerd Mullender More fixes. Sep2022
2022-12-30 Sjoerd Mullender Fix Ripemd160 continuation. Sep2022
2022-12-30 Sjoerd Mullender If there happen to BAT options in BBP.dir, don't return pointer into stack. Sep2022
2022-12-30 Sjoerd Mullender Some fixes. Sep2022
2022-12-30 Sjoerd Mullender Help coverity a little. Sep2022
2022-12-30 Sjoerd Mullender No need for BATsettrivprop when only calling GDK functions. Sep2022
2022-12-30 Sjoerd Mullender A couple of fixes. Sep2022
2022-12-30 Niels Nes small atom case when optimization
2022-12-30 Aris Koning forget this head multi-cachelock
2022-12-30 Aris Koning allow log rotation to a new file concurrently with the flush of the previous log file multi-cachelock
2022-12-30 Aris Koning Back to the main suspect: e3bf73edad44 multi-cachelock
2022-12-29 Niels Nes merged with sep2022
2022-12-29 Niels Nes attribute only alias (allthough equal to the original attribute name) hides the table/relation name. Sep2022
2022-12-29 Aris Koning Revert to Sep2022 7th December revision 5d8955c8b023 multi-cachelock
2022-12-28 Aris Koning revert to Sep2022 8th of December e3bf73edad44 multi-cachelock
2022-12-27 Aris Koning Terrible misuse of unrelated branch to check current performance of sibench on fifth of December Sep2022 revision f0d6d42132f9. multi-cachelock
2022-12-13 Aris Koning merge with default multi-cachelock
2022-12-06 Aris Koning merge with default multi-cachelock
2022-12-05 Aris Koning merge with default multi-cachelock
2022-12-23 Sjoerd Mullender Windows needs a lot of time. Sep2022
2022-12-23 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-23 Sjoerd Mullender Use correct extension, and give some more hints when it goes wrong. Sep2022
2022-12-23 Sjoerd Mullender Reuse file descriptor when unlocking a file in MT_lockf. Sep2022
2022-12-23 Sjoerd Mullender The mac needs more time for this test. Sep2022
2022-12-23 Sjoerd Mullender Get --dbg option working. Sep2022
2022-12-23 Aris Koning increase critical section of rw lock: Jan2022
2022-12-22 Panagiotis Koutsourakis Start implementation of a tls stream smapi
2022-12-22 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-22 Sjoerd Mullender Fix a data race reading/writing BBP_next(i) and BBP_free. Sep2022
2022-12-22 svetlin merge with default escape-sequences
2022-12-21 Panagiotis Koutsourakis Merge with default smapi
2022-12-15 Panagiotis Koutsourakis Merge with default smapi
2022-12-21 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-21 Sjoerd Mullender Fixed up error reporting from COPY INTO. Sep2022
2022-12-21 Sjoerd Mullender s/sofar/so far/ Sep2022
2022-12-21 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-21 Sjoerd Mullender Some cleanup + changelog blurb. Sep2022
2022-12-21 Sjoerd Mullender No declarations right after label. Sep2022
2022-12-20 Sjoerd Mullender Return correct number of values. Sep2022
2022-12-20 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-20 Sjoerd Mullender Added SPDX tag to files (see https://spdx.dev/). Sep2022
2022-12-20 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-20 Sjoerd Mullender Fix data race. Sep2022
2022-12-20 Sjoerd Mullender We need gdk.h.
2022-12-20 Sjoerd Mullender Unexport a whole bunch of stuff.
2022-12-20 Sjoerd Mullender Unexport a bunch of stuff from mal_profiler.h.
2022-12-20 Sjoerd Mullender Fixed data race in runtimeProfilerBegin and runtimeProfilerExit.
2022-12-20 Sjoerd Mullender Make sure file is not included outside of monetdb5.
2022-12-20 Sjoerd Mullender Unexport stuff in mal_runtime.h.
2022-12-20 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-20 Sjoerd Mullender Move declaration of runtimeProfileSetTag to mal_profiler.h. Sep2022
2022-12-20 Sjoerd Mullender Remove unused #include. Sep2022
2022-12-20 Sjoerd Mullender Fix some data races. Sep2022
2022-12-20 Sjoerd Mullender Remove assignment to otherwise unused field, avoiding unnecessary data race. Sep2022
2022-12-20 Sjoerd Mullender Avoid data race by moving instruction counter of calling instruction to called stack (instead of calling stack). Sep2022
2022-12-19 Sjoerd Mullender Removed unused field totticks from InstrRecord.
2022-12-19 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-19 Sjoerd Mullender Backed out changeset d93b2e31f037: better not in release branch. Sep2022
2022-12-19 Sjoerd Mullender Removed unused field totticks from InstrRecord. Sep2022
2022-12-19 Sjoerd Mullender Error checking. Sep2022
2022-12-19 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-19 Sjoerd Mullender Indent. Sep2022
2022-12-19 Sjoerd Mullender Delay some error checks until alternatives have been explored. Sep2022
2022-12-16 Sjoerd Mullender Do some more error checking and propagating. Sep2022
2022-12-16 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-16 Sjoerd Mullender Merge with Jan2022 branch. Sep2022
2022-12-16 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-12-16 Sjoerd Mullender changelog. Jul2021
2022-12-16 Sjoerd Mullender Check for errors (NULL pointers) before dereferencing them. Jul2021
2022-12-16 Niels Nes example callbacks.. parquet
2022-12-15 Sjoerd Mullender Approve. Sep2022
2022-12-15 Sjoerd Mullender Newer version of the geos library gives a different answer. Sep2022
2022-12-15 Sjoerd Mullender Typo. Sep2022
2022-12-15 Mitchell Weggemans add whitespace parquet
2022-12-15 Mitchell Weggemans cmake parquet
2022-12-15 Mitchell Weggemans improve pointer stuff parquet
2022-12-15 Mitchell Weggemans change pointer stuff parquet
2022-12-15 Sjoerd Mullender Typo. Sep2022
2022-12-15 Sjoerd Mullender Always get complete result set from a prepare query. Sep2022
2022-12-15 Sjoerd Mullender Typo. Sep2022
2022-12-14 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-14 Sjoerd Mullender Merge with Jan2022 branch. Sep2022
2022-12-14 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-12-14 Sjoerd Mullender Fix deadlock introduced in previous fix. Jul2021
2022-12-14 Sjoerd Mullender Merge with Jan2022 branch. Sep2022
2022-12-14 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-12-14 Sjoerd Mullender Changelog blurbs. Jul2021
2022-12-14 Sjoerd Mullender Move hashlock around a little so we don't get a race condition. Jul2021
2022-12-14 Joeri van Ruth Clarify error message when client asks for binary column we don't support binresultset
2022-12-14 Joeri van Ruth Implement and document the revised binary result set format binresultset
2022-11-29 Joeri van Ruth Implement Xexportbin binresultset
2022-11-25 Joeri van Ruth Avoid infinite loop when client sends invalid X command binresultset
2022-12-14 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-14 Sjoerd Mullender Merge with Jan2022 branch. Sep2022
2022-12-14 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-12-14 Sjoerd Mullender Remove accidentally introduced space. Jul2021
2022-12-14 Sjoerd Mullender Merge with Sep2022 branch.
2022-12-14 Sjoerd Mullender Get rid of unused experimental code using mlock.
2022-12-14 Sjoerd Mullender Merge with Jan2022 branch. Sep2022
2022-12-14 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-12-14 Sjoerd Mullender Don't clean up when it's not yet dirty. Jul2021
2022-12-14 svetlin approve test escape-sequences