log

age author description
2018-10-02 Sjoerd Mullender Add some const, required for Python 3.7. hot-snapshot
2019-05-03 Pedro Ferreira Merge with Apr2019.
2019-05-03 Pedro Ferreira Implemented values (...) as a SQL query. This was a SQL standard feature missing from MonetDB.
2019-05-03 Niels Nes fix for exp is null Apr2019
2019-05-03 Niels Nes fix for exp_is_null
2019-05-03 Pedro Ferreira Added missing column cast in table and table returning UDF aliases e.g. select t2.c, t2.d from t1 as t2(c, d)
2019-05-03 Pedro Ferreira Adding more sqlite tests failing queries: Apr2019
2019-05-03 Sjoerd Mullender Merge with default branch. mtime
2019-05-03 Pedro Ferreira Merge with Apr2019 branch.
2019-04-30 Sjoerd Mullender Removed duplicate tests, removed timzeone tests and approved output. mtime
2019-04-30 Sjoerd Mullender Do subtraction in the expected order. mtime
2019-04-29 Sjoerd Mullender Removed MAL types timezone and zrule and their implementations. mtime
2019-05-03 Pedro Ferreira Approve no int128 output. Apr2019
2019-05-02 Niels Nes fix for fix in changeset c6c91400555f Apr2019
2019-05-02 Niels Nes fixed early handing of null expressions Apr2019
2019-05-02 Niels Nes make sure we don't resolve having columns below the group by
2019-05-02 Niels Nes approved output
2019-05-02 Pedro Ferreira Merge with Apr2019 branch.
2019-05-02 Pedro Ferreira Updated bug 6557 with similar query that should give an error. Apr2019
2019-05-02 Pedro Ferreira Added sqlite test failing query. Apr2019
2019-05-02 Sjoerd Mullender Use correct types and compare properly with nil. Apr2019
2019-05-02 Panagiotis Koutsourakis Merge Apr2019 release into acticloud acticloud
2019-05-02 Panagiotis Koutsourakis Merge Apr2019 release into exanest exanest
2019-05-02 Sjoerd Mullender Approve tests after recent changes. Apr2019
2019-05-02 Pedro Ferreira Updated ChangeLog.
2019-05-02 Pedro Ferreira Re-approved test.
2019-05-02 Sjoerd Mullender Don't go through SQL to delete rows. Apr2019
2019-05-02 Pedro Ferreira Cast sum aggregates into bigints, to avoid an approval test for hugeint.
2019-05-01 Sjoerd Mullender Off by one error. Apr2019
2019-05-01 Sjoerd Mullender Don't go through SQL to update table from C. Apr2019
2019-05-01 Pedro Ferreira This is now working on Windows. cmake-fun
2019-05-01 Pedro Ferreira socket libraries are no longer required for monetdb and monetdbd. cmake-fun
2019-05-01 Pedro Ferreira psapi and ws2_32 libraries should be on the system path. cmake-fun
2019-05-01 Pedro Ferreira Fixed tar ignore list and removed obsolete mnc.c file. cmake-fun
2019-05-01 Pedro Ferreira Generating source tar files with Cpack. cmake-fun
2019-05-01 Niels Nes add test for bug 6703 Apr2019
2019-05-01 Niels Nes merged Apr2019
2019-05-01 Niels Nes fixed bug 6703, ie only order the dependent referenced subqueries once Apr2019
2019-05-01 Sjoerd Mullender Clean up on error. Apr2019
2019-05-01 Pedro Ferreira Use only one version variable. cmake-fun
2019-04-30 Pedro Ferreira Merge with default. cmake-fun
2019-04-30 Pedro Ferreira Trust output of liblas-config for the library location and keep monetdb_config.h definitions in alphabetic order. cmake-fun
2019-04-30 Sjoerd Mullender Closing ipv6 branch after merging into default. ipv6
2019-04-30 Sjoerd Mullender Merged ipv6 branch into default.
2019-04-30 Sjoerd Mullender Merge with default branch. ipv6
2019-04-30 Sjoerd Mullender Closing branch Aug2018 since Apr2019 has been released. Aug2018
2019-04-30 Sjoerd Mullender Merge with Apr2019 branch.
2019-04-30 Sjoerd Mullender Fix and approve upgrade from Apr2018 release. Apr2019
2019-04-30 Sjoerd Mullender Disabled dplyr-flights test since "they" keep changing it. Apr2019
2019-04-30 Pedro Ferreira Apple clang uses different linker flags. cmake-fun
2019-04-30 Pedro Ferreira Moved mprompt.h to mcutil, so the symbols don't have to be exported. cmake-fun
2019-04-29 Niels Nes improved handling of unnesting, ie don't introduce an intermediate in the
2019-04-29 Pedro Ferreira Compiler and linker flags are required for monet_version.c.in , set compiler flags before visiting sub-directories. cmake-fun
2019-04-29 Sjoerd Mullender Some fixes to daytime widening. mtime
2019-04-27 Sjoerd Mullender Changed internal representation of the daytime and timestamp types. mtime
2019-04-21 Sjoerd Mullender Changed internal representation of the date type. mtime
2019-04-29 Sjoerd Mullender Add HAVE_IPV6 conditional for testing. ipv6
2019-04-29 Pedro Ferreira Continuing cleanup: cmake-fun
2019-04-29 Sjoerd Mullender Approve upgrade tests.
2019-04-28 Niels Nes push selections expressions down (from the join expressions list)