log

age author description
11 months ago Niels Nes closing branch urlfuncs
11 months ago Niels Nes now with --user Dec2023
11 months ago Niels Nes only free delta's once the parent is merged. This makes sure other threads one access those older deltas. Dec2023
11 months ago Niels Nes close ci_overhaul branch ci_overhaul
11 months ago Niels Nes close branch faster_segs_end. faster_segs_end
11 months ago Niels Nes closing smapi branch, tls on server side will be done by stunnel. smapi
11 months ago Niels Nes close no_type_bat branch no_type_bat
11 months ago Niels Nes use the pip option --break-system-packages when we are installing our own pymonetdb and cryptography python packages Dec2023
11 months ago stefanos mavros Merges default balanced_union
11 months ago Yunus Koning close branch distinct_from
11 months ago Yunus Koning merge with distinct_from
11 months ago Yunus Koning merge default distinct_from
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago stefanos mavros Adjust test with proper plan and values check balanced_union
11 months ago Joeri van Ruth pass on mapi error when ODBC connect fails
11 months ago Sjoerd Mullender Compatibility with pymonetdb 1.8.1. Dec2023
11 months ago Yunus Koning merge with default check
11 months ago Yunus Koning serialize used columns check
11 months ago Yunus Koning iterate over all columns in table check
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Sjoerd Mullender Add a cast. Dec2023
11 months ago Sjoerd Mullender Use ATOMIC_VAR_INIT and ATOMIC_PTR_VAR_INIT where it makes sense.
11 months ago Sjoerd Mullender Get rid of ATOMIC_DESTROY. All versions were just ((void)0).
11 months ago Sjoerd Mullender Use simple counter for internal thread id, print pthread/LWP values in dump. Dec2023
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Sjoerd Mullender Use startswith method. Dec2023
11 months ago Sjoerd Mullender Tests should never just tell you what was expected. Give actual results too! Dec2023
11 months ago Yunus Koning merge with default check
11 months ago Yunus Koning extend key_types table. check
11 months ago Yunus Koning implement CHECK constraint as a key type instead of as a column property check
11 months ago Yunus Koning add tests for check constraint check
11 months ago Sjoerd Mullender No need for extra scripts, use Python directly. Dec2023
11 months ago Sjoerd Mullender Don't double count sizes from views. Dec2023
11 months ago Sjoerd Mullender Avoid double work: VIEWcreate must set properties, so no need to repeat.
11 months ago Sjoerd Mullender Merge with Dec2023 branch.
11 months ago Sjoerd Mullender Add some locking. Dec2023
11 months ago Sjoerd Mullender Fix test which decides to unload bats. Dec2023
11 months ago Sjoerd Mullender Add knownfail flag to test. Dec2023
11 months ago Sjoerd Mullender Put hot/cold category at end. Dec2023
11 months ago Sjoerd Mullender Categorize bats into 32 groups for USR1 info. Dec2023
11 months ago Ying Zhang Added test for Bug #7497 Dec2023
11 months ago Martin van Dinther Update help for analyze statement. Removed obsolete [SAMPLE size] [MINMAX] options. Changed documentation link. Dec2023
11 months ago Sjoerd Mullender VIEWcreate is now combined with VIEWbounds: create view with bounds.
11 months ago Sjoerd Mullender Removed unused function BATfakeCommit.
12 months ago Sjoerd Mullender Rearrange struct layout to reduce size.
12 months ago Sjoerd Mullender Merge with Dec2023 branch.
12 months ago Sjoerd Mullender English. Dec2023
12 months ago Sjoerd Mullender Remove unused type Thread.
12 months ago Sjoerd Mullender Early bail out. Dec2023
12 months ago Sjoerd Mullender Fix comment. Dec2023
12 months ago Sjoerd Mullender Updated README with some installable package names. Dec2023
12 months ago Sjoerd Mullender Remove references to SNAPPY compression library: we do not use it. Dec2023
12 months ago Sjoerd Mullender We're not using libtool, so there are no *.la files to remove. Dec2023
12 months ago Lucas Pereira If rid.id,i.e. v, was found in list, delete it and look up rid.dep_id
12 months ago Niels Nes approved output new-avg
12 months ago Niels Nes approved output new-avg
12 months ago Niels Nes fixed compilation after merge new-avg
12 months ago Niels Nes merged with default new-avg
12 months ago Lucas Pereira Delete value if not used
12 months ago Sjoerd Mullender Specify alignment requirement for atomic unsigned long long explicitly. Dec2023