log

age author description
2022-02-24 Sjoerd Mullender Remove some redundant tests.
2022-02-24 Niels Nes improved query context/stack, handles more errors with incorrect combination of grouped/aggregated columns vs non aggregated cols.
2022-02-24 Sjoerd Mullender Merge with Jan2022 branch.
2022-02-24 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-02-24 Sjoerd Mullender Typo. Jul2021
2022-02-24 Joeri van Ruth Allow trailing column separator at the end of a line copyparpipe
2022-02-24 Joeri van Ruth Fix some warnings copyparpipe
2022-02-24 Sjoerd Mullender Merge with Jul2021 branch, not changing any files.. Jan2022
2022-02-24 Sjoerd Mullender Post release build. Jul2021
2022-02-24 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-02-24 Sjoerd Mullender Setting tag Jul2021_15 for the release build. Jul2021
2022-02-24 Sjoerd Mullender Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jul2021 Jul2021_15 Jul2021_SP3_release
2022-02-24 Sjoerd Mullender Updated library versions. Jul2021
2022-02-24 Sjoerd Mullender Merge with Jul2021 branch, not changing any files. Jan2022
2022-02-24 Sjoerd Mullender Pre-release version number update. Jul2021
2022-02-24 Pedro Ferreira Windows compilation fix
2022-02-23 Sjoerd Mullender Split gdk_analytic_func.c into two files.
2022-02-23 Sjoerd Mullender Split gdk_calc.c into a couple of different files.
2022-02-23 Aris Koning Remove dead branch.
2022-02-23 Pedro Ferreira Merged with default (another conflict generated) privfuncs
2022-02-23 Pedro Ferreira This is also no longer needed
2022-02-23 Niels Nes small cleanup, no longer needed helper
2022-02-23 Pedro Ferreira Merged with default privfuncs
2022-02-23 Sjoerd Mullender Reduced the number of errors in the chained upgrade check tests.
2022-02-23 Pedro Ferreira If a basetable relation doesn't have a TID column add it conditionally as identity
2022-02-23 Sjoerd Mullender Make the internal filter (\|) work on all \d commands.
2022-02-23 Joeri van Ruth Add specialized integer parsing copyparpipe
2022-02-23 Joeri van Ruth Support every kind of decimal copyparpipe
2022-02-23 Joeri van Ruth It works a little bit for int decimals copyparpipe
2022-02-22 Joeri van Ruth Extract COPYparse_generic to its own separate source file copyparpipe
2022-02-21 Joeri van Ruth Allow very long lines copyparpipe
2022-02-17 Joeri van Ruth Infrastructure for copy.* maltests copyparpipe
2022-02-17 Joeri van Ruth Teach mapicursor.py to deal with bte and sht copyparpipe
2022-02-17 Joeri van Ruth Enable/disable parallel copy and configure block size from command line and through sql copyparpipe
2022-02-16 Joeri van Ruth Extract ON SERVER specific code into function copyparpipe
2022-02-16 Joeri van Ruth Mark sends and receives as such copyparpipe
2022-02-16 Joeri van Ruth whitespace copyparpipe
2022-02-16 Joeri van Ruth Move parallel COPY INTO plan generation to separate file copyparpipe
2022-02-23 Sjoerd Mullender A little cleanup of the upgrade code.
2022-02-23 Sjoerd Mullender Removed some old and unused stuff.
2022-02-23 Pedro Ferreira If attributes are present, don't add identity. Also attempt to bind TID column as identity if available
2022-02-23 Pedro Ferreira Free before throwing error
2022-02-23 Pedro Ferreira Compilation fix privfuncs
2022-02-23 Sjoerd Mullender Make sure we use Python 3. Jan2022
2022-02-22 Pedro Ferreira Don't attempt to bind aggregate functions again (it was already done before this call)
2022-02-22 Sjoerd Mullender Include unistd.h for FreeBSD.
2022-02-22 Pedro Ferreira Merged with default privfuncs
2022-02-22 Pedro Ferreira This query is no longer an issue since bitwise functions were removed for decimals
2022-02-22 Pedro Ferreira Cleaned leftover scale up/down references privfuncs
2022-02-22 Pedro Ferreira An error message that we could improve
2022-02-22 Pedro Ferreira Use select inplace to push select above join with more than one reference
2022-02-22 Sjoerd Mullender Get completely rid of our use of the uuid library.
2022-02-22 Pedro Ferreira Merged with Jan2022
2022-02-21 Pedro Ferreira Merged with default properties
2022-02-21 Pedro Ferreira Some more corner error cases (Also important)
2022-02-21 Pedro Ferreira Added private functions related errors privfuncs
2022-02-21 Pedro Ferreira Merged with default privfuncs
2022-02-21 Pedro Ferreira Missing errors while attempting to replace system functions/views privfuncs
2022-02-21 Sjoerd Mullender Use bit manipulation instead of loops. Jan2022
2022-02-21 Sjoerd Mullender Use correct index for group bat: it's aligned with candidate list. pushcands