log

age author description
2022-02-07 Pedro Ferreira Use right symbol for set relations aliases
2022-02-07 Sjoerd Mullender Merge heads.
2022-02-07 Sjoerd Mullender Merge with Jan2022 branch, not changing any files..
2022-02-07 Sjoerd Mullender Post release build. Jan2022
2022-02-07 Sjoerd Mullender Merge with Jan2022 branch.
2022-02-07 Sjoerd Mullender Setting tag Jan2022_9 for the release build. Jan2022
2022-02-07 Sjoerd Mullender Moved contents of ChangeLog.Jan2022 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jan2022 Jan2022_9 Jan2022_SP1_release
2022-02-07 Sjoerd Mullender Updated library versions. Jan2022
2022-02-07 Sjoerd Mullender Merge with Jan2022 branch, not changing any files.
2022-02-07 Sjoerd Mullender Pre-release version number update. Jan2022
2022-02-07 Niels Nes merged
2022-02-07 Niels Nes get optional alias name from last in the list always.
2022-02-07 Pedro Ferreira More missing errors, because of lateral join changes
2022-02-07 Niels Nes don't push down anti join select expressions.
2022-02-07 Niels Nes merged
2022-02-07 Niels Nes in the join2semi split of the select expression on the leftside down the anti join
2022-02-07 Pedro Ferreira Merged with Jan2022
2022-02-07 Niels Nes in rebind a freevar is bound
2022-02-07 Pedro Ferreira Removed inserted row Jan2022
2022-02-07 Niels Nes only add the identity lower on not processed relations (ie those introduced in the rewrite_anyequal)
2022-02-07 Pedro Ferreira Backed out changeset 39292cf2559d It gives performance degradation on tpcds q6 Jan2022
2022-02-07 Niels Nes fixing push_up_table, project identity and the proper input columns
2022-02-07 Niels Nes merged
2022-02-07 Niels Nes small removal of = TRUE on any/exist expressions
2022-02-07 Pedro Ferreira Allocation check
2022-02-07 Niels Nes fixed unionfunc ie handle patterns and assert
2022-02-07 Pedro Ferreira Merged with Jan2022
2022-02-07 Pedro Ferreira Removed comments. They are wrong Jan2022
2022-02-07 Pedro Ferreira Missing query Jan2022
2022-02-07 Pedro Ferreira More missing cases for lateral joins Jan2022
2022-02-07 Pedro Ferreira Fixing lateral join corner cases Jan2022
2022-02-06 Pedro Ferreira Cleaner solution for issue #7241 Extended test with possible future bug if we allow views with dependencies to be replaced Jan2022
2022-02-04 Pedro Ferreira Merged with Jan2022
2022-02-04 Pedro Ferreira Final bug of the day. Lateral join issues with set queries Jan2022
2022-02-04 Pedro Ferreira Added test and fix for bug #7241 When replacing a view, make sure it can't be seen Jan2022
2022-02-04 Joeri van Ruth Switch to copy.parse_* +_sql.append copyparpipe
2022-02-04 Joeri van Ruth Get copy.fixlines and copy.splitlines somewhat working copyparpipe
2022-02-01 Joeri van Ruth Handle escaped characters in copy.fixllines copyparpipe
2022-01-31 Joeri van Ruth Attempt at copy.fixlines; not tested yet copyparpipe
2022-02-04 Pedro Ferreira More queries with wrong results. Looking into them. Jan2022
2022-02-04 Sjoerd Mullender Approve 32 bit check test output.
2022-02-04 Sjoerd Mullender Upgrade code for drop of sys.index and sys.strings.
2022-02-04 Pedro Ferreira Merged with default properties
2022-02-04 Pedro Ferreira This test is now easier pushcands
2022-02-04 Pedro Ferreira Merged with default pushcands
2022-02-04 Pedro Ferreira Add MAL namespace names for new statements
2022-02-04 Sjoerd Mullender Reset GDKatomcnt correctly now that blobs are in GDK.
2022-02-04 Pedro Ferreira Merged with Jan2022
2022-02-04 Pedro Ferreira Also move predicates to the backend. It fixes concurrent inserts from functions/procedures Jan2022
2022-02-04 Pedro Ferreira Missing check Jan2022
2022-02-04 Pedro Ferreira I committed too much Jan2022
2022-02-04 Pedro Ferreira Move dml dependency change to the backend, so sql functions/procedures will always add the dependency when they run. Also check if any rows were affected Jan2022
2022-02-04 Sjoerd Mullender Remove functions sys.index and sys.strings.
2022-02-04 Sjoerd Mullender Merge with Jan2022 branch.
2022-02-04 Sjoerd Mullender You cannot create an integer view on an string offset bat. Jan2022
2022-02-04 Sjoerd Mullender Do not unload/reload views when the ref count goes to 0. Jan2022
2022-02-04 Sjoerd Mullender Slightly better placement of lock/unlock calls. Jan2022
2022-02-04 Sjoerd Mullender Print tail width for string bats in algo debug output. Jan2022
2022-02-03 Martin van Dinther Add test for new found bug 7238 Jan2022
2022-02-03 Pedro Ferreira Merged with Jan2022