log

age author description
2018-08-31 Sjoerd Mullender Closing branch because the Aug2018 branch has been released. Mar2018
2018-08-31 Sjoerd Mullender Fix upgrade code; fix column type; approve upgrade tests.
2018-08-31 Pedro Ferreira Fixed id increments.
2018-08-30 Pedro Ferreira Removed the extra table types created for partitioned tables. Instead added the field "type" to the "table_partitions" table to identify the partitioning scheme.
2018-08-30 Martin van Dinther Approve new output of extended java test with two more setQueryTimeout() calls Aug2018
2018-08-30 Sjoerd Mullender Updated information about building the installers. Aug2018
2018-08-30 Martin van Dinther Approve minor output difference Aug2018
2018-08-30 Pedro Ferreira Use pointer comparison for null strings (the count aggregate also does it).
2018-08-30 Pedro Ferreira More legible average on a window implementation, plus defensive lines. analytics
2018-08-30 Pedro Ferreira Reduce incremented variables in a loop. analytics
2018-08-29 Pedro Ferreira Don't increment that many variables in a loop. analytics
2018-08-29 Pedro Ferreira Merge with default. analytics
2018-08-29 Pedro Ferreira Approve tests. analytics
2018-08-29 Pedro Ferreira Handle constants in window function's sub-expressions and cleanup. analytics
2018-08-29 Sjoerd Mullender Build RPM and DEB for MonetDB-python3 (py3integration).
2018-08-29 Sjoerd Mullender We don't support wheezy (Debian 7) and wily (Ununtu 15.10) anymore.
2018-08-29 Sjoerd Mullender Renamed --enable-pyintegration configure option to --enable-py2integration.
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch, not changing any files..
2018-08-29 Sjoerd Mullender Post release build. Aug2018
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-29 Sjoerd Mullender Setting tags Aug2018_7 and Aug2018 for the release build. Aug2018
2018-08-29 Sjoerd Mullender Moved contents of ChangeLog.Aug2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Aug2018 Aug2018_7 Aug2018_release
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch, not changing any files.
2018-08-29 Sjoerd Mullender Pre-release version number update. Aug2018
2018-08-29 Pedro Ferreira Handle null values in window function parameters. analytics
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-29 Sjoerd Mullender Only set STATIC_CODE_ANALYSIS if --enable-static-analysis=yes. Aug2018
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch, not changing any files..
2018-08-29 Sjoerd Mullender Post release build. Aug2018
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-29 Sjoerd Mullender Setting tags Aug2018_5 and Aug2018 for the release build. Aug2018
2018-08-29 Sjoerd Mullender Moved contents of ChangeLog.Aug2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Aug2018 Aug2018_5
2018-08-29 Sjoerd Mullender Updated library versions. Aug2018
2018-08-29 Sjoerd Mullender Merge with Aug2018 branch, not changing any files.
2018-08-29 Sjoerd Mullender Pre-release version number update. Aug2018
2018-08-28 Pedro Ferreira When applying an aggregation function on window with no specification: over (), calculate the aggregate over the entire column. analytics
2018-08-28 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-28 Sjoerd Mullender Only trusty doesn't have libcfitsio-dev. Aug2018
2018-08-28 Pedro Ferreira Distinguish window exclusive functions from aggregation functions. analytics
2018-08-28 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-28 Sjoerd Mullender Only convert pattern to wide character string once per select. Aug2018
2018-08-28 Sjoerd Mullender Enable building of cfitsio subpackage for Fedora/EPEL/Debian/Ubuntu. Aug2018
2018-08-28 Sjoerd Mullender Avoid mbstowcs (thread-safety); convert pattern to wide string only once. Aug2018
2018-08-28 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-28 Sjoerd Mullender Also install logrotate file in EPEL 6. Aug2018
2018-08-28 Sjoerd Mullender Fix our Windows version of mbrtowc. Aug2018
2018-08-28 Pedro Ferreira Approved tests for lag and lead window functions. analytics
2018-08-28 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-28 Sjoerd Mullender Fix vertoo config after changeset 664510ca7954. Aug2018
2018-08-28 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-28 Sjoerd Mullender Approve Windows output after changeset bbffe3462191. Aug2018
2018-08-27 Pedro Ferreira Merge with default. analytics
2018-08-27 Pedro Ferreira Implemented lead over a window and other fixes. analytics
2018-08-27 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-27 Sjoerd Mullender Removed ancient (2011) Obsoletes. Aug2018
2018-08-27 Sjoerd Mullender Removed ancient (2011) code to move database directory. Aug2018
2018-08-27 Sjoerd Mullender Use %make_build per the guidelines. Aug2018
2018-08-27 Sjoerd Mullender Indent. Aug2018
2018-08-27 Sjoerd Mullender Remove commented-out macros: rpmbuild complains about them. Aug2018
2018-08-27 Sjoerd Mullender Added a logrotate configuration file for the merovingian.log file. Aug2018
2018-08-27 Sjoerd Mullender Use %global instead of %define per the Fedora Packaging Guidelines. Aug2018
2018-08-27 Sjoerd Mullender Skip syncing in shutdowntest. Aug2018
2018-08-27 Sjoerd Mullender Don't add a NULL to the sys.comments column. Aug2018
2018-08-27 Sjoerd Mullender Merge with Mar2018 branch. Aug2018
2018-08-27 Sjoerd Mullender Update some comments. Aug2018
2018-08-27 Sjoerd Mullender Approve after changeset bbffe3462191. Mar2018
2018-08-27 Pedro Ferreira Fixed lag implementation. analytics
2018-08-27 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-27 Sjoerd Mullender Can't use % in comments in spec files. Aug2018
2018-08-27 Sjoerd Mullender Add missing configure options for Debian builds. Aug2018
2018-08-27 Stefan Manegold Merged with Aug2018 branch.
2018-08-27 Stefan Manegold Merged with Mar2018 branch. Aug2018
2018-08-27 Stefan Manegold updated mserver5 manpage with (not that) recently added optimizers Mar2018
2018-08-27 Stefan Manegold re-align optimizer order in no_mitosis_pie & sequential_pipe with default_pipe Mar2018
2018-08-24 Pedro Ferreira Implemented lag window function in MAL and GDK layers. analytics
2018-08-24 Pedro Ferreira A table can be declared outside of a sequential block as well. Aug2018
2018-08-24 Pedro Ferreira Ntile and nth_value single atom case handling. analytics
2018-08-24 Pedro Ferreira Merge with default analytics
2018-08-24 Pedro Ferreira Implemented nth_value on a window, plus ntile cleanup. analytics
2018-08-23 Martin van Dinther Adding checks for violations of NOT NULLable columns containing NULL (as can happen in sys.comments.remark, see bug 6639) Aug2018
2018-08-23 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-23 Sjoerd Mullender Cleanup. Aug2018
2018-08-23 Martin van Dinther Add test for query which use to crash the mserver5 process. Aug2018
2018-08-23 Pedro Ferreira Implemented first_value and last_value on a window. analytics
2018-08-23 Martin van Dinther Add test and desired output for bug 6639 Aug2018
2018-08-23 Sjoerd Mullender Use correct make variables. Aug2018
2018-08-23 Pedro Ferreira Perform proper cast for single element window aggregates. analytics
2018-08-23 Sjoerd Mullender Make more use of pkgconfig to find dependencies. Aug2018
2018-08-23 Sjoerd Mullender Document AS_VAR_COPY and update minimum version of autotools. Aug2018
2018-08-23 Pedro Ferreira Cleaned count analytical function call. analytics
2018-08-22 Sjoerd Mullender Per the guidelines, use pkgconfig(XXX) in BuildRequires in spec file. Aug2018
2018-08-22 Sjoerd Mullender Possible unexpanded macro in: Requires: selinux-policy >= %{_selinux_policy_version} Aug2018
2018-08-22 Pedro Ferreira Merge with default analytics
2018-08-22 Pedro Ferreira Cleaned SQLsum and SQLprod implementations. analytics
2018-08-22 Sjoerd Mullender Added liblzma conditional; sorted for ease of maintenance. Aug2018
2018-08-22 Pedro Ferreira Eliminated identical branches, plus use BUN for BATcount. analytics
2018-08-22 Pedro Ferreira Implemented ntile(n) over a window. analytics
2018-08-21 Sjoerd Mullender In BATmin and BATmax, use the min/max properties or order index if present.
2018-08-21 Sjoerd Mullender Check min/max properties.
2018-08-21 Sjoerd Mullender Function PROPdestroy now takes a BAT* parameter.
2018-08-21 Sjoerd Mullender Improved property maintenance functions.
2018-08-21 Pedro Ferreira Implemented cume_dist over a window. analytics
2018-08-21 Sjoerd Mullender Merge with Aug2018 branch, not changing any files..
2018-08-21 Sjoerd Mullender Post release build. Aug2018
2018-08-21 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-21 Sjoerd Mullender Setting tags Aug2018_3 and Aug2018 for the release build. Aug2018
2018-08-21 Sjoerd Mullender Moved contents of ChangeLog.Aug2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Aug2018 Aug2018_3
2018-08-21 Sjoerd Mullender Updated library versions. Aug2018
2018-08-21 Sjoerd Mullender Merge with Aug2018 branch, not changing any files.
2018-08-21 Sjoerd Mullender Pre-release version number update. Aug2018
2018-08-21 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-21 Sjoerd Mullender Don't crash on query CREATE TABLE mytable FROM LOADER non_existing_loader(); Aug2018
2018-08-21 Sjoerd Mullender Merge with Aug2018 branch.
2018-08-21 Sjoerd Mullender Backed out changeset 0e7170a5db36. Aug2018
2018-08-21 Sjoerd Mullender Don't use the write system call on files that are also memory-mapped. Aug2018
2018-08-20 Pedro Ferreira Don't use that many variables in a long loop. analytics
2018-08-20 Sjoerd Mullender Don't share hash heaps between parent and view. Aug2018
2018-08-20 Pedro Ferreira Implemented percent_rank analytic over a window. analytics
2018-08-20 Pedro Ferreira Move SQL diff implementation to the GDK layer, plus for the trivial types use pointer arithmetic instead of function calls for speed up. analytics
2018-08-20 Pedro Ferreira Implemented average value in a window. analytics