log

age author description
2021-01-19 Sjoerd Mullender assertMatchStableOut deals very badly with added/delete line in output.
2021-01-19 Sjoerd Mullender Remove single argument algebra.unique: always specify candidate list.
2021-01-19 Pedro Ferreira Use a more portable call to detect the CPU architecture
2021-01-19 Pedro Ferreira Approved Windows output
2021-01-19 Pedro Ferreira Merged with Oct2020
2021-01-19 Pedro Ferreira Copy exps only when the optimizer applies Oct2020
2021-01-19 Pedro Ferreira Added (a = b) or (a is null and b is null) -> a *= b optimization. This helps on bug #6968
2021-01-19 Sjoerd Mullender Plug a hole.
2021-01-19 Pedro Ferreira Cast to a smaller decimal to avoid overflow
2021-01-19 Sjoerd Mullender Run with single server.
2021-01-19 Pedro Ferreira These tests require huge integers
2021-01-19 Pedro Ferreira Fixing valgrind issues
2021-01-19 Pedro Ferreira Add TSTSRCDIR to the path
2021-01-19 Sjoerd Mullender Add ordering. Oct2020
2021-01-18 Niels Nes more idx handling without storage nospare
2021-01-18 Niels Nes only log when we have something too write to the wal. nospare
2021-01-18 Sjoerd Mullender Merge with default branch. nospare
2021-01-18 Sjoerd Mullender Names are generally read-only: getName/putName return const char *.
2021-01-18 Sjoerd Mullender Make InstrRecord.fcnname a const char *.
2021-01-18 Sjoerd Mullender Make InstrRecord.modname and ModuleRecord.name a const char *.
2021-01-18 Niels Nes merged with default nospare
2021-01-18 Pedro Ferreira Fixing ValidateSystemCatalogTables test crash on default, check if relation is a projection before renaming exps Oct2020
2021-01-18 Niels Nes handle idx's without storage nospare
2021-01-18 Sjoerd Mullender Removed thetaselect without candidate list.
2021-01-18 Niels Nes fixed problem with savepoints (rollback/commit) nospare
2021-01-18 Pedro Ferreira Merged with Oct2020
2021-01-18 Niels Nes merged with default nospare
2021-01-18 Niels Nes use name to drop table (instead of id) nospare
2021-01-18 Pedro Ferreira Don't generate the same column/index bind statement twice Oct2020
2021-01-18 Sjoerd Mullender Merge with Oct2020 branch, not changing any files..
2021-01-18 Sjoerd Mullender Post release build. Oct2020
2021-01-18 Sjoerd Mullender Merge with Oct2020 branch.
2021-01-18 Sjoerd Mullender Setting tags Oct2020_11 and Oct2020_SP2_release for the release build. Oct2020
2021-01-18 Sjoerd Mullender Moved contents of ChangeLog.Oct2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Oct2020 Oct2020_11 Oct2020_SP2_release
2021-01-18 Sjoerd Mullender Updated library versions. Oct2020
2021-01-18 Sjoerd Mullender Merge with Oct2020 branch, not changing any files.
2021-01-18 Sjoerd Mullender Pre-release version number update. Oct2020
2021-01-18 Niels Nes adding more handling of temporals and savepoints nospare
2021-01-18 Sjoerd Mullender Merge with Oct2020 branch.
2021-01-06 Joeri van Ruth Fix CRLF handling in text_stream Oct2020
2021-01-06 Joeri van Ruth Add test for text streams with lone CR's in them Oct2020
2021-01-06 Joeri van Ruth Add assert to detect overflow Oct2020
2021-01-18 Aris Koning Backed out changeset a20703c5fa2d nospare
2021-01-18 Aris Koning Backed out changeset 55a8cb04a008 nospare
2021-01-18 Sjoerd Mullender Use const char * instead of str in functions signatures.
2021-01-18 Sjoerd Mullender Use an array of struct instead of a bunch of parallel arrays. Oct2020
2021-01-18 Pedro Ferreira Merged with Oct2020
2021-01-18 Sjoerd Mullender Sort registered SQL modules before running them. Oct2020
2021-01-18 Sjoerd Mullender Rename some files so that they get loaded in the correct order. Oct2020
2021-01-18 Pedro Ferreira Don't go easy on topN/sample relations Oct2020
2021-01-18 Pedro Ferreira This is a rel_push_project_down optimizer issue Oct2020
2021-01-18 Pedro Ferreira Make sure to clean the mapi cache before continuing Oct2020
2021-01-18 Sjoerd Mullender O_BINARY has to come from somewhere.
2021-01-18 Pedro Ferreira Windows compilation fixes
2021-01-17 Aris Koning Ungoing work. nospare-aris
2021-01-16 Aris Koning Commit ungoing work. nospare-aris
2021-01-16 Aris Koning Merge with nospare. nospare-aris
2021-01-16 Aris Koning Fix os_del. nospare
2021-01-16 Pedro Ferreira Compilation fix
2021-01-16 Pedro Ferreira Approved output and simplify further Oct2020