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
|
12 months ago |
Lucas Pereira |
Add ChangeLog entry
sch_rename_more_permissive
|
12 months ago |
stefanos mavros |
Adds more tests for union corresponding (OUTER and ALL variations)
|
12 months ago |
Niels Nes |
return null and cleanup instead of asserts
|
12 months ago |
Niels Nes |
no more TYPE_bat
|
12 months ago |
Niels Nes |
code formating
|
12 months ago |
Joeri van Ruth |
tmp buffer was moved to outer scope, move comment with it
|
12 months ago |
Sjoerd Mullender |
Approve non-hge optional bat changes.
|
12 months ago |
Sjoerd Mullender |
Get the scope right: cannot use variable that was declared inside a scope that we've left.
|
12 months ago |
Sjoerd Mullender |
Cleanup: remove some unused functions, turned some others into static.
Dec2023
|
12 months ago |
Lucas Pereira |
Add test for not allowed schema rename situation
sch_rename_more_permissive
|
12 months ago |
Lucas Pereira |
Use the same pointer if content is the same
sch_rename_more_permissive
|
12 months ago |
Sjoerd Mullender |
Combine BBPsync phase 1 and phase 2 into a single phase.
|
12 months ago |
Sjoerd Mullender |
Add some more possible error messages.
|
12 months ago |
Lucas Pereira |
Merge with default branch
sch_rename_more_permissive
|
12 months ago |
Joeri van Ruth |
Add a ChangeLog entry for DECIMAL AS
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch, not changing any files..
|
12 months ago |
Sjoerd Mullender |
Post release build.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Setting tag Dec2023_7 for the release build.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Moved contents of ChangeLog.Dec2023 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Dec2023 Dec2023_7 Dec2023_SP2_release
|
12 months ago |
Sjoerd Mullender |
Updated library versions.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch, not changing any files.
|
12 months ago |
Sjoerd Mullender |
Pre-release version number update.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Improve test for whether all free bats are in a free list.
Dec2023
|
12 months ago |
stefanos mavros |
Leftovers from merge with default
balanced_union
|
12 months ago |
Sjoerd Mullender |
Fix typo.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Make a copy of the string heap hash table while locked.
Dec2023
|
12 months ago |
Sjoerd Mullender |
English.
Dec2023
|
12 months ago |
stefanos mavros |
Adds tests for union corresponding
|
12 months ago |
Niels Nes |
approved new copy_from interface
|
12 months ago |
Joeri van Ruth |
Merge 'decimaldelimiters' into 'default'
|
12 months ago |
Joeri van Ruth |
Adapt CSV loader to changed sys.copyfrom signature
|
12 months ago |
Joeri van Ruth |
Adapt test to changed sys.copyfrom signature
|
12 months ago |
Joeri van Ruth |
Implement DECIMAL AS for floats
|
12 months ago |
Joeri van Ruth |
Implement DECIMAL AS for interval types
|
13 months ago |
Joeri van Ruth |
Add a test
|
13 months ago |
Joeri van Ruth |
Switch to DECIMAL AS
|
13 months ago |
Joeri van Ruth |
Implement DECIMAL thousands separator
|
13 months ago |
Joeri van Ruth |
Implement DECIMAL DELIMITERS clause
|
13 months ago |
Joeri van Ruth |
Add DECIMAL DELIMITER clause to COPY INTO syntax
|
13 months ago |
Joeri van Ruth |
align terminal numbering comment
|
12 months ago |
Niels Nes |
some more optional bats, ie reducing number of mel function definitions
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Allow for decimal point in MULTIPOINT coordinates.
Dec2023
|
12 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
12 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
12 months ago |
Sjoerd Mullender |
Merge no_type_bat branch into default.
|
12 months ago |
Sjoerd Mullender |
Merge with default branch.
no_type_bat
|
12 months ago |
Niels Nes |
use floats for number of steps for floating point types.
|
12 months ago |
Yunus Koning |
persist check condition in the catalog
check
|
12 months ago |
Yunus Koning |
add "check" column to _columns tables
check
|
12 months ago |
Niels Nes |
protect against overflow and floating point exception.
|
12 months ago |
Sjoerd Mullender |
The "official" (portable) way of writing a uint64_t constant uses UINT64_C().
|