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
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Revert summary printing for testweb.
Dec2023
|
12 months ago |
Lucas Pereira |
Destroy empty list before reusing var
|
12 months ago |
Lucas Pereira |
Create the proper view to block the next alter schema stmt
|
12 months ago |
Sjoerd Mullender |
Dec2023-SP2 was released.
Dec2023
|
12 months ago |
Yunus Koning |
merge with default
check
|
12 months ago |
Yunus Koning |
implement CHECK constraint for updates.
check
|
12 months ago |
Yunus Koning |
refactoring
check
|
12 months ago |
Yunus Koning |
merge with default
check
|
12 months ago |
Yunus Koning |
column CHECK condition on insert
check
|
12 months ago |
Niels Nes |
create new branch for resource_management improvements
resource_management
|
12 months ago |
Niels Nes |
on missing value continue
|
12 months ago |
Niels Nes |
small code layout change
|
12 months ago |
Niels Nes |
some more simplified versions too test
|
12 months ago |
Niels Nes |
fix output after merged fixes
|
12 months ago |
Niels Nes |
merged with dec2023
|
12 months ago |
Niels Nes |
in group_merge_exps create proper referencing expressions in the projection
Dec2023
|
12 months ago |
Niels Nes |
correct test output
Dec2023
|
12 months ago |
Niels Nes |
bind variables after push_up_table.
Dec2023
|
12 months ago |
Niels Nes |
Don't do group by expression matching when the group by expression has freevars.
Dec2023
|
12 months ago |
Niels Nes |
handle aggregates with variable number of arguments, fixes bug #7422
Dec2023
|
12 months ago |
Niels Nes |
merged
Dec2023
|
12 months ago |
Niels Nes |
add missing set_selfref fixes bug #7496
Dec2023
|
12 months ago |
stefanos mavros |
Adapts test: auto expression naming and projection merged
balanced_union
|
12 months ago |
stefanos mavros |
Extends searching of op_union in the rel tree with op_munion
balanced_union
|
12 months ago |
stefanos mavros |
Fixes behavior of project_push_down optimizer
balanced_union
|
12 months ago |
stefanos mavros |
Adds support for UNION CORRESPONDING in munion op
balanced_union
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
And another thinko, now in skipif handling.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Add some more on-the-edge generator tests.
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Thinko in onlyif handling.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Overflow checking is complicated, especially if multiple types are involved.
|
12 months ago |
Martin van Dinther |
When running 'Mtest.py -v' also print summary and time information at the end (as done when running 'Mtest.py')
Dec2023
|
12 months ago |
Martin van Dinther |
Extend columns.test with query that produced an error on an older version of the information_schema.columns view (ref GH 7496)
Dec2023
|
12 months ago |
Martin van Dinther |
Add test for GH issue #7496
Dec2023
|
12 months ago |
stefanos mavros |
Merges with default
balanced_union
|
12 months ago |
Martin van Dinther |
Stabalize output of test of executing a TRACE statement via ODBC. The WVARCHAR length of the "statement" column changes (from 249 to 248 or 251 or 258) for 3 platforms. This shows as errors on testweb. We now suppress this specific length value.
|
12 months ago |
stefanos mavros |
Changes the table values of the union corresponding test
|
12 months ago |
Lucas Pereira |
Close sch_rename_more_permissive branch
sch_rename_more_permissive
|
12 months ago |
Lucas Pereira |
Merge with sch_rename_more_permissive branch
|
12 months ago |
Lucas Pereira |
Improve ChangeLog entry
sch_rename_more_permissive
|
12 months ago |
Lucas Pereira |
Typo
sch_rename_more_permissive
|
12 months ago |
Lucas Pereira |
Merge with default
sch_rename_more_permissive
|