log

age author description
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
13 months ago Joeri van Ruth Implement DECIMAL AS for floats
13 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().
12 months ago Niels Nes no popcnt64 on 32 bit windows
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes small fix for function resolving after bat type removal no_type_bat
12 months ago Niels Nes we need to allocate now that the exp_setname just uses the sql_allocator allocated strings
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes fix overwriting names no_type_bat
12 months ago Niels Nes changed RTREEsearch export
12 months ago Niels Nes single threaded gets different output no_type_bat
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes fix shifting (lng) vs (ulng)
12 months ago Niels Nes merged no_type_bat
12 months ago Niels Nes fndConstants needs to check also on bat / isabat when matching constants. no_type_bat
12 months ago Sjoerd Mullender Approve non-hge output. no_type_bat
12 months ago Sjoerd Mullender More full initialize ValRecord variables. Some ValPtr args are const. no_type_bat
12 months ago Sjoerd Mullender Fix test to deal with optbatarg arguments in patterns. no_type_bat
12 months ago Sjoerd Mullender Don't pretend an argument is const if it isn't. no_type_bat
12 months ago Sjoerd Mullender Remove unnecessary test. no_type_bat
12 months ago Sjoerd Mullender Implemented upgrade for removal of BAT type. no_type_bat
12 months ago Sjoerd Mullender Completely remove atomFix/atomUnfix. no_type_bat
12 months ago Sjoerd Mullender Layout. no_type_bat
12 months ago Sjoerd Mullender Update expected metadata. no_type_bat
12 months ago Sjoerd Mullender File exception_buffer.h is gone. no_type_bat
12 months ago Sjoerd Mullender Do some cleaning up of the RTree code.
12 months ago Sjoerd Mullender Cleanup: remove unused (never called) functions TMsubcommit and BATreplacepos.
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes add minimal documentation to load extension option for monetdbe
12 months ago stefanos mavros Merges with default balanced_union
12 months ago Sjoerd Mullender Use isinstance instead of type. Dec2023
12 months ago Sjoerd Mullender Skip blobs when searching for MULTIPOINT. Dec2023
12 months ago Sjoerd Mullender Moved smarts for geos 3.12 compatibility into sqllogictest.py. Dec2023
12 months ago Niels Nes added esacpes for * in text Dec2023
12 months ago Niels Nes add more errors for different bison versions Dec2023
12 months ago Sjoerd Mullender Return all free bats from main thread to global pool.
12 months ago Sjoerd Mullender Merge with Dec2023 branch.
12 months ago Sjoerd Mullender Change function name (BBPrelinquish -> BBPrelinquishbats). Dec2023
12 months ago Niels Nes added refcounting during change creation/destruction in the bat_storage part. Dec2023
12 months ago Yunus Koning (de)serialise relational plan check condition check
12 months ago Lucas Pereira Change test because renaming is more permissive now sch_rename_more_permissive
12 months ago Lucas Pereira Fix lowest and highest id usage when not schema dependency checking sch_rename_more_permissive
12 months ago Lucas Pereira Merge with default branch. sch_rename_more_permissive
12 months ago Sjoerd Mullender Merge with Dec2023 branch.
12 months ago Sjoerd Mullender Count number of free bats in global free list + report them in USR1 signal. Dec2023
12 months ago Niels Nes add similar crash for inserts Dec2023
12 months ago Niels Nes add (KNOWNFAIL) test for update/drop combinations Dec2023
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes keep information that the client doesn't have int128.
12 months ago Niels Nes cleanup: insert doesn't need COMP_UPD
12 months ago Niels Nes added monetdbe_load_extension(dbhdl, module_name)
12 months ago Niels Nes tests were designed for CET ie UTC+1
12 months ago Niels Nes merged with dec2023
12 months ago Niels Nes small fix for returning rowcount Dec2023
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes small change, put code into part which makes the changes
12 months ago Niels Nes include dump of table functions with relational inputs
12 months ago Niels Nes merged with default no_type_bat
12 months ago Niels Nes fix windows compilation
12 months ago Niels Nes merged no_type_bat
12 months ago Niels Nes small formating changes
12 months ago Niels Nes fix double free mapi.c no_type_bat
12 months ago Niels Nes fix a crash in mal execution. Some instructions weren't properly cleaned. no_type_bat