22 months ago |
Sjoerd Mullender |
Fix some minor resource issues.
Sep2022
|
22 months ago |
Sjoerd Mullender |
White space.
Sep2022
|
22 months ago |
Lucas Pereira |
Add missing BATSTRasciify with candidate + approve new signature.
Jun2023
|
22 months ago |
Sjoerd Mullender |
Reenable buffering of stdout on Windows.
Sep2022
|
22 months ago |
Niels Nes |
merged with sep2022
Jun2023
|
22 months ago |
Niels Nes |
use zalloc to initialize with zero's
Jun2023
|
22 months ago |
Martin van Dinther |
Correct minimum required version number.
Jun2023
|
22 months ago |
Martin van Dinther |
Added tests which produce an error, but should return 0 rows.
Jun2023
|
22 months ago |
Martin van Dinther |
Add more tests.
Jun2023
|
22 months ago |
Niels Nes |
fix storage leak when creating/dropping in single transaction.
Sep2022
|
22 months ago |
Lucas Pereira |
Merge heads.
Jun2023
|
22 months ago |
Lucas Pereira |
Fix multiplex of startswith and endswith + improve testing.
Jun2023
|
22 months ago |
Lucas Pereira |
Remove non Ascii test cases.
Jun2023
|
22 months ago |
Sjoerd Mullender |
Fix dialog.
Jun2023
|
22 months ago |
Niels Nes |
try to create a new log file more often.
Jun2023
|
22 months ago |
Sjoerd Mullender |
Move comment.
Sep2022
|
22 months ago |
Sjoerd Mullender |
On Windows, _IOLBF does the same as _IOFBF, i.e. full buffering.
Sep2022
|
22 months ago |
Martin van Dinther |
Improving indentation.
Jun2023
|
22 months ago |
Martin van Dinther |
Enlarge buffers to accomodate larger names and log file path.
Jun2023
|
22 months ago |
Martin van Dinther |
Trying to get the ODBC installer to work again.
Jun2023
|
22 months ago |
Niels Nes |
rotate/flush on log_activate if possible
Jun2023
|
22 months ago |
Sjoerd Mullender |
Merge with Sep2022 branch, not changing any files..
Jun2023
|
22 months ago |
Sjoerd Mullender |
Post release build.
Sep2022
|
22 months ago |
Sjoerd Mullender |
Merge with Sep2022 branch.
Jun2023
|
22 months ago |
Sjoerd Mullender |
Setting tag Sep2022_15 for the release build.
Sep2022
|
22 months ago |
Sjoerd Mullender |
Moved contents of ChangeLog.Sep2022 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Sep2022 Sep2022_15
|
22 months ago |
Sjoerd Mullender |
Updated library versions.
Sep2022
|
22 months ago |
Sjoerd Mullender |
Merge with Sep2022 branch, not changing any files.
Jun2023
|
22 months ago |
Sjoerd Mullender |
Pre-release version number update.
Sep2022
|
22 months ago |
Lucas Pereira |
Recreate older functions in upgrade code + approve output.
Jun2023
|
22 months ago |
Lucas Pereira |
Merge heads.
Jun2023
|
22 months ago |
Lucas Pereira |
Fix upgrade code for str and txtsim module.
Jun2023
|
22 months ago |
Lucas Pereira |
Announce deprecated function.
Jun2023
|
23 months ago |
Niels Nes |
merged with sep2022
Jun2023
|
23 months ago |
Niels Nes |
only mark tables as deleted once committed
Sep2022
|
23 months ago |
Niels Nes |
merged with jun2023
|
23 months ago |
Niels Nes |
small fix for rel_simplify_groupby_columns and rel_groupby_cse
Jun2023
|
23 months ago |
Lucas Pereira |
Add missing grant stmt for filter functions + upgrade code + approve test.
Jun2023
|
23 months ago |
Ying Zhang |
whitespaces clean up, no code change
|
23 months ago |
Lucas Pereira |
Merge heads.
Jun2023
|
23 months ago |
Lucas Pereira |
Strimps working in normal join. Anti join still defaults to no Strimps.
Jun2023
|
23 months ago |
Martin van Dinther |
Extended Windows MonetDB ODBC Data Source setup program with option to specify a logfile to enable tracing of ODBC Driver API calls.
Jun2023
|
23 months ago |
Ying Zhang |
functions constructing simple stmt should be in sql_statement
|
23 months ago |
Martin van Dinther |
Remove invocations of tests for which no test file exists!
Jun2023
|
23 months ago |
Martin van Dinther |
Correct assignments to bool variables (use_views, schema_path_has_sys and schema_path_has_tmp have become bool).
Jun2023
|
23 months ago |
Sjoerd Mullender |
Backed out changeset 799ec6a732ec: double free.
Jun2023
|
23 months ago |
Joeri van Ruth |
fix memory leak in bincopydata
Jun2023
|
23 months ago |
Sjoerd Mullender |
Plug insignificant memory leak.
Jun2023
|
23 months ago |
Niels Nes |
first check ranges/value lists before inserting into the bats
use_min_max_prop
|
23 months ago |
Lucas Pereira |
Close branch txtsim-imp.
txtsim-imp
|
23 months ago |
Lucas Pereira |
Merge with txtsim-imp.
Jun2023
|
23 months ago |
Joeri van Ruth |
Send a number of NUL bytes on new MAPI connections over TCP
|
23 months ago |
Joeri van Ruth |
Remove unnecessary STYP_MAX
Jun2023
|
23 months ago |
Lucas Pereira |
Merge with Jun2023.
txtsim-imp
|
23 months ago |
Lucas Pereira |
Safety parens.
txtsim-imp
|
23 months ago |
Joeri van Ruth |
separate byteswapping and validation
Jun2023
|
23 months ago |
Joeri van Ruth |
Ensure decimal testdata does not go out of range
Jun2023
|
23 months ago |
Joeri van Ruth |
Allow to pass arguments to bincopydata generators
Jun2023
|
23 months ago |
Joeri van Ruth |
Test both BIG and LITTLE ENDIAN in bincopy_decimal_range.test
Jun2023
|
23 months ago |
Lucas Pereira |
Missed proper naming of UTF-8. Windows does not recognize UTF8(without hyphen).
txtsim-imp
|