log

age author description
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)
2019-04-28 Niels Nes cleanup unused code
2019-04-28 Niels Nes delay rewrite of or-range expressions (until after the first join expressions are pushed down) Apr2019
2019-04-28 Niels Nes fixed join order rewrite problem
2019-04-28 Niels Nes approve tests
2019-04-27 Niels Nes rewrite pairs of x >(=) lb and x <(=) hb into between calls
2019-04-27 Pedro Ferreira Compilation fixes. ipv6
2019-04-26 Pedro Ferreira Simplify test. cmake-fun
2019-04-26 Sjoerd Mullender Merge with Apr2019 branch, not changing any files..
2019-04-26 Sjoerd Mullender Post release build. Apr2019
2019-04-26 Sjoerd Mullender Merge with Apr2019 branch.
2019-04-26 Sjoerd Mullender Setting tags Apr2019_3 and Apr2019 for the release build. Apr2019
2019-04-26 Sjoerd Mullender Moved contents of ChangeLog.Apr2019 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Apr2019 Apr2019_3 Apr2019_release
2019-04-26 Sjoerd Mullender Updated library versions. Apr2019
2019-04-26 Sjoerd Mullender Merge with Apr2019 branch, not changing any files.
2019-04-26 Sjoerd Mullender Pre-release version number update. Apr2019
2019-04-26 Pedro Ferreira Test for libiconv_open symbol on FreeBSD, because it requires it. Also fixed some pkg-config libraries output. cmake-fun
2019-04-26 Sjoerd Mullender Merge with Apr2019 branch.
2019-04-26 Pedro Ferreira Do a transaction hard reset during a rollback from a transaction with table schema changes. Apr2019
2019-04-26 Martin Kersten Simply clear memory.
2019-04-26 Martin Kersten Fix typo
2019-04-26 Martin Kersten Avoid re-using instructions that might have been produced in a different barrier block.
2019-04-26 Niels Nes merged
2019-04-26 Niels Nes fixed bug 6700 (is handle count(1) with outer ref like count(*))
2019-04-26 Pedro Ferreira Added missing license comments.
2019-04-26 Pedro Ferreira Merge with default. cmake-fun
2019-04-26 Pedro Ferreira Merge with default. ipv6
2019-04-26 Pedro Ferreira Found a more defensive way to compile libmonetdb5 library without using cmake's file glob tool which can be dangerous. cmake-fun
2019-04-25 Sjoerd Mullender Merge with Apr2019 branch.
2019-04-25 Pedro Ferreira Further cleanup, removed checks for Windows build vs all other builds. cmake-fun
2019-04-25 Pedro Ferreira Do less work. Apr2019
2019-04-25 Pedro Ferreira Fix for changing schema twice within the same transaction. Apr2019
2019-04-25 Sjoerd Mullender Update manual. Apr2019
2019-04-25 Sjoerd Mullender Indentation. Apr2019
2019-04-25 Sjoerd Mullender Approve test. Apr2019
2019-04-25 Pedro Ferreira Fixes for bug 6701. Instead of recreating the table, we add the schema change in the transaction level and apply it before any schema changes. Apr2019
2019-04-25 Sjoerd Mullender Add some NULL pointer checks. Apr2019
2019-04-25 Pedro Ferreira Compiles and runs on Mac OS X cmake-fun
2019-04-25 Pedro Ferreira Some systems don't require to link to a thread library. cmake-fun
2019-04-25 Pedro Ferreira Give precedence to Unix include directories over OS X Frameworks directories. cmake-fun
2019-04-25 Pedro Ferreira More cleanup: cmake-fun