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
|
20 months ago |
Niels Nes |
add v1 of named placeholders, ie :name can now be handled by the sql server. TODO adapt clients to use this native version.
|
20 months ago |
Sjoerd Mullender |
Deal with version 3.12 of the geos library.
|
21 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
21 months ago |
Sjoerd Mullender |
Backed out changeset 1129290efb9c: we don't want the necessary upgrade code.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Deal with version 3.12 of the geos library.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Fix negated version test.
Jun2023
|
21 months ago |
Niels Nes |
add order by on describe_constraints
Jun2023
|
21 months ago |
Sjoerd Mullender |
Make sure we don't write to a WAL file after an earlier write failed.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Remove dead code.
Jun2023
|
21 months ago |
Martin van Dinther |
Added some additional queries, and references to the original script names.
Jun2023
|