20 months ago |
Yunus Koning |
new branch literal_features
literal_features
|
20 months ago |
Niels Nes |
make atomics work on 32 bit arm
|
20 months ago |
Sjoerd Mullender |
cgroup v2 is a hierarchy: search up it to find the controller we need.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Just to be sure, check that allocator exists before use.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Do a log (and I mean a *lot*) of error checking.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Get this to compile again on Windows.
|
20 months ago |
Niels Nes |
push limit down file_loader
|
20 months ago |
Niels Nes |
time literals without precision now include parsing of the micro seconds
|
20 months ago |
Sjoerd Mullender |
Add option to stop testing when a crash was detected.
Jun2023
|
20 months ago |
Niels Nes |
read list of named parameters (and types) first. Make named = named possible.
|
20 months ago |
Niels Nes |
fallback if there is not type known.
|
20 months ago |
Niels Nes |
activate actions
|
20 months ago |
Niels Nes |
merged with Jun2023
|
20 months ago |
Niels Nes |
maxupdated not used without assert
Jun2023
|
20 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
20 months ago |
Sjoerd Mullender |
Visual Studio needs a statement here.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
20 months ago |
Sjoerd Mullender |
Layout.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Try not to subcommit every bat in the catalog everytime.
Jun2023
|
20 months ago |
stefanos mavros |
First impl of balanced union rewrite
balanced_union
|
20 months ago |
stefanos mavros |
create new branch
balanced_union
|
20 months ago |
Panagiotis Koutsourakis |
Add changelog entry
Jun2023
|
20 months ago |
Panagiotis Koutsourakis |
Optimize the ILIKE operator performance when the pattern is ASCII
Jun2023
|
20 months ago |
Sjoerd Mullender |
Do not warn about unknown bat in production code.
Jun2023
|
20 months ago |
Sjoerd Mullender |
If loading the heap fails, we need to unfix.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
20 months ago |
Sjoerd Mullender |
Layout changes.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Only op_groupby has an associated list.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Allocate Space together with Module.
|
20 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch layout changes.
|
20 months ago |
Sjoerd Mullender |
Layout: ran indent on monetdb5 sources.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
20 months ago |
Sjoerd Mullender |
Clear arguments.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Remove experimental and commented out code.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Some code improvements.
Jun2023
|
20 months ago |
Niels Nes |
merged with Jun2023
|
20 months ago |
Niels Nes |
embedded can still have mapi, ie use initclient option only
Jun2023
|
20 months ago |
Niels Nes |
fixed issue, creating multiple aggregate columns with same alias.
Jun2023
|
20 months ago |
Niels Nes |
added least/greatest with more than 2 arguments
|
20 months ago |
Niels Nes |
merge with default
groupjoin
|
20 months ago |
Niels Nes |
merged with default
groupjoin
|
20 months ago |
Martin van Dinther |
Update error text. Remove ref to PYTHON[3]_MAP.
|
20 months ago |
Niels Nes |
desc/asc aren't reserved keywords ie need to be added such that we can use those as table /column names
|
20 months ago |
Sjoerd Mullender |
Server exiting is not an error.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Added test for bug in older versions.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Unexport functions getBBPlogno and getBBPtransid.
|
20 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
20 months ago |
Sjoerd Mullender |
Remove dead code.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Delay getting logno and transid until we have a lock.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Either push an instruction or free it. Not both.
Jun2023
|
20 months ago |
Niels Nes |
merged with jun2023
|
20 months ago |
Niels Nes |
small change, trigger build
|
20 months ago |
Niels Nes |
fix compilation, initialize variable
|
20 months ago |
Niels Nes |
improved the extra : ( arguments ), it now needs a list of name values, ie
|
20 months ago |
Niels Nes |
add after a query an optional parameter list via : (p0, ... pn)
|
20 months ago |
Panagiotis Koutsourakis |
Use strNil to check if strings are the sql null value
Jun2023
|
20 months ago |
Sjoerd Mullender |
Don't free stream twice.
Jun2023
|
20 months ago |
Sjoerd Mullender |
Cleanup. Second arg to cleanUpScheduleClient was always NULL.
Jun2023
|
20 months ago |
Niels Nes |
fixed error message
|
20 months ago |
Niels Nes |
merged
|