log

age author description
2022-04-26 Pedro Ferreira Extract variable from macro histograms
2022-04-26 Sjoerd Mullender Updated some comments. Jan2022
2022-04-26 Sjoerd Mullender Minor changes to get condition variables to compile on Windows.
2022-04-26 Pedro Ferreira Use right type to print histogram histograms
2022-04-25 Joeri van Ruth Add tests for the condition variables
2022-04-25 Joeri van Ruth Add condition variables to gdk_system
2022-04-26 Niels Nes reenable test on windows
2022-04-26 Pedro Ferreira Merged with default histograms
2022-04-25 Pedro Ferreira Check column expressions only properties
2022-04-25 Pedro Ferreira My mistake, use right relations properties
2022-04-25 Pedro Ferreira If the right side of an intersection is empty, the result is empty. Also attempt to propagate counts at joins if one of the sides is unknown properties
2022-04-25 Pedro Ferreira Tunning grouping estimates properties
2022-04-25 Pedro Ferreira Merged with default properties
2022-04-25 Pedro Ferreira Merged with Jan2022
2022-04-25 Pedro Ferreira Propagate more statistics for global aggregates. Forgot to propagate NOT NULL flag on lists of values properties
2022-04-25 svetlin merge with default userprofile
2022-04-25 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
2022-04-25 Sjoerd Mullender Merge with Jun2020 branch. Oct2020
2022-04-25 Sjoerd Mullender Merge with Jul2021 branch, not changing any files.. Jan2022
2022-04-25 Sjoerd Mullender Post release build. Jul2021
2022-04-25 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-04-25 Sjoerd Mullender Setting tag Jul2021_23 for the release build. Jul2021
2022-04-25 Sjoerd Mullender Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jul2021 Jul2021_23 Jul2021_SP6_release
2022-04-25 Sjoerd Mullender Updated library versions. Jul2021
2022-04-25 Sjoerd Mullender Merge with Jul2021 branch, not changing any files. Jan2022
2022-04-25 Sjoerd Mullender Pre-release version number update. Jul2021
2022-04-25 Sjoerd Mullender We need English day and month name abbreviations.
2022-04-25 Sjoerd Mullender Make sure we get the correct day and month name abbreviations. Jan2022
2022-04-25 Pedro Ferreira Propagate number of uniques over joins (my mistake) properties
2022-04-25 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-04-25 Sjoerd Mullender Changelog blurb. Jul2021
2022-04-25 Pedro Ferreira Count active rows only properties
2022-04-25 Pedro Ferreira Count active rows only
2022-04-25 Pedro Ferreira Defensive lines properties
2022-04-25 Pedro Ferreira Tunning cardinality estimation for distinct projections and single joins properties
2022-04-25 Pedro Ferreira Approved output properties
2022-04-23 Pedro Ferreira Two fixes. Make sure max is set before min (alignment on the plan). Also don't call storage function for declared table because it won't be cleared and it's not meaningful properties
2022-04-23 Niels Nes try other complex char set test
2022-04-23 Pedro Ferreira Merged with default properties
2022-04-23 Pedro Ferreira Fix count for grouping properties
2022-04-23 Pedro Ferreira Compilation fix
2022-04-22 Pedro Ferreira Next dict thetaselect issue
2022-04-22 Pedro Ferreira This estimation is wrong. Remove it properties
2022-04-22 Pedro Ferreira Throw error if input is invalid properties
2022-04-22 Pedro Ferreira Add right offset properties
2022-04-22 Pedro Ferreira Set count property if sent to the remote side. Cleanup properties
2022-04-22 Pedro Ferreira Read nuniques property if sent on remote plans. Be more restrict to dump properties on atom expressions properties
2022-04-22 Niels Nes small test to see if utf8test on windows if failing..
2022-04-22 Pedro Ferreira Cleanup and add defensive line properties
2022-04-22 Pedro Ferreira Do better overflow checks and fix count propagation for trivial joins and selections properties
2022-04-22 Pedro Ferreira Make count property an unsigned number and fix propagation properties
2022-04-22 Pedro Ferreira Backported properties from future branch properties
2022-04-22 Pedro Ferreira Use right macro for null availability check. Fix cmp_notequal case properties
2022-04-22 Pedro Ferreira Merged with default properties
2022-04-22 Aris Koning Replace loop with GDK operator.
2022-04-22 Niels Nes small typo fix
2022-04-21 Martin van Dinther Correct typo in error messages
2022-04-21 Martin van Dinther Corrected ODBC API functions SQLPrimaryKeys(), SQLSpecialColumns() and SQLStatistics() for local temporary tables located in schema tmp. They did not return any rows when the temp table had a primary or unique key or index.
2022-04-21 Pedro Ferreira Merged with default properties
2022-04-21 Pedro Ferreira Make sure the new single expression is false, so the generated NULL values won't match