log

age author description
Fri, 31 Aug 2018 13:43:37 +0200 Sjoerd Mullender Closing branch because the Aug2018 branch has been released. Mar2018
Fri, 31 Aug 2018 11:05:58 +0200 Sjoerd Mullender Fix upgrade code; fix column type; approve upgrade tests.
Fri, 31 Aug 2018 09:53:31 +0200 Pedro Ferreira Fixed id increments.
Thu, 30 Aug 2018 17:52:24 +0200 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.
Thu, 30 Aug 2018 17:37:11 +0200 Martin van Dinther Approve new output of extended java test with two more setQueryTimeout() calls Aug2018
Thu, 30 Aug 2018 16:42:00 +0200 Sjoerd Mullender Updated information about building the installers. Aug2018
Thu, 30 Aug 2018 15:36:01 +0200 Martin van Dinther Approve minor output difference Aug2018
Thu, 30 Aug 2018 13:54:59 +0200 Pedro Ferreira Use pointer comparison for null strings (the count aggregate also does it).
Thu, 30 Aug 2018 13:16:55 +0200 Pedro Ferreira More legible average on a window implementation, plus defensive lines. analytics
Thu, 30 Aug 2018 11:40:22 +0200 Pedro Ferreira Reduce incremented variables in a loop. analytics
Wed, 29 Aug 2018 17:50:02 +0200 Pedro Ferreira Don't increment that many variables in a loop. analytics
Wed, 29 Aug 2018 16:35:51 +0200 Pedro Ferreira Merge with default. analytics
Wed, 29 Aug 2018 16:34:18 +0200 Pedro Ferreira Approve tests. analytics
Wed, 29 Aug 2018 16:29:37 +0200 Pedro Ferreira Handle constants in window function's sub-expressions and cleanup. analytics
Wed, 29 Aug 2018 16:16:28 +0200 Sjoerd Mullender Build RPM and DEB for MonetDB-python3 (py3integration).
Wed, 29 Aug 2018 14:51:23 +0200 Sjoerd Mullender We don't support wheezy (Debian 7) and wily (Ununtu 15.10) anymore.
Wed, 29 Aug 2018 14:38:31 +0200 Sjoerd Mullender Renamed --enable-pyintegration configure option to --enable-py2integration.
Wed, 29 Aug 2018 13:22:35 +0200 Sjoerd Mullender Merge with Aug2018 branch, not changing any files..
Wed, 29 Aug 2018 13:22:31 +0200 Sjoerd Mullender Post release build. Aug2018
Wed, 29 Aug 2018 13:22:26 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Wed, 29 Aug 2018 13:19:17 +0200 Sjoerd Mullender Setting tags Aug2018_7 and Aug2018 for the release build. Aug2018
Wed, 29 Aug 2018 13:19:16 +0200 Sjoerd Mullender Moved contents of ChangeLog.Aug2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Aug2018 Aug2018_7 Aug2018_release
Wed, 29 Aug 2018 13:18:54 +0200 Sjoerd Mullender Merge with Aug2018 branch, not changing any files.
Wed, 29 Aug 2018 13:18:46 +0200 Sjoerd Mullender Pre-release version number update. Aug2018
Wed, 29 Aug 2018 14:11:21 +0200 Pedro Ferreira Handle null values in window function parameters. analytics
Wed, 29 Aug 2018 13:17:51 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Wed, 29 Aug 2018 13:17:32 +0200 Sjoerd Mullender Only set STATIC_CODE_ANALYSIS if --enable-static-analysis=yes. Aug2018
Wed, 29 Aug 2018 09:25:30 +0200 Sjoerd Mullender Merge with Aug2018 branch, not changing any files..
Wed, 29 Aug 2018 09:25:22 +0200 Sjoerd Mullender Post release build. Aug2018
Wed, 29 Aug 2018 09:25:18 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Wed, 29 Aug 2018 09:22:34 +0200 Sjoerd Mullender Setting tags Aug2018_5 and Aug2018 for the release build. Aug2018
Wed, 29 Aug 2018 09:22:34 +0200 Sjoerd Mullender Moved contents of ChangeLog.Aug2018 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Aug2018 Aug2018_5
Wed, 29 Aug 2018 09:22:10 +0200 Sjoerd Mullender Updated library versions. Aug2018
Wed, 29 Aug 2018 09:21:45 +0200 Sjoerd Mullender Merge with Aug2018 branch, not changing any files.
Wed, 29 Aug 2018 09:21:40 +0200 Sjoerd Mullender Pre-release version number update. Aug2018
Tue, 28 Aug 2018 16:48:27 +0200 Pedro Ferreira When applying an aggregation function on window with no specification: over (), calculate the aggregate over the entire column. analytics
Tue, 28 Aug 2018 16:18:53 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Tue, 28 Aug 2018 15:38:02 +0200 Sjoerd Mullender Only trusty doesn't have libcfitsio-dev. Aug2018
Tue, 28 Aug 2018 15:28:11 +0200 Pedro Ferreira Distinguish window exclusive functions from aggregation functions. analytics
Tue, 28 Aug 2018 14:16:42 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Tue, 28 Aug 2018 14:15:58 +0200 Sjoerd Mullender Only convert pattern to wide character string once per select. Aug2018
Tue, 28 Aug 2018 13:33:08 +0200 Sjoerd Mullender Enable building of cfitsio subpackage for Fedora/EPEL/Debian/Ubuntu. Aug2018
Tue, 28 Aug 2018 11:45:57 +0200 Sjoerd Mullender Avoid mbstowcs (thread-safety); convert pattern to wide string only once. Aug2018
Tue, 28 Aug 2018 11:08:05 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Tue, 28 Aug 2018 11:07:23 +0200 Sjoerd Mullender Also install logrotate file in EPEL 6. Aug2018
Tue, 28 Aug 2018 11:02:26 +0200 Sjoerd Mullender Fix our Windows version of mbrtowc. Aug2018
Tue, 28 Aug 2018 10:19:46 +0200 Pedro Ferreira Approved tests for lag and lead window functions. analytics
Tue, 28 Aug 2018 09:56:49 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Tue, 28 Aug 2018 09:56:18 +0200 Sjoerd Mullender Fix vertoo config after changeset 664510ca7954. Aug2018
Tue, 28 Aug 2018 09:37:32 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Tue, 28 Aug 2018 09:37:02 +0200 Sjoerd Mullender Approve Windows output after changeset bbffe3462191. Aug2018
Mon, 27 Aug 2018 17:39:55 +0200 Pedro Ferreira Merge with default. analytics
Mon, 27 Aug 2018 17:36:38 +0200 Pedro Ferreira Implemented lead over a window and other fixes. analytics
Mon, 27 Aug 2018 17:35:20 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Mon, 27 Aug 2018 17:31:43 +0200 Sjoerd Mullender Removed ancient (2011) Obsoletes. Aug2018
Mon, 27 Aug 2018 17:28:29 +0200 Sjoerd Mullender Removed ancient (2011) code to move database directory. Aug2018
Mon, 27 Aug 2018 17:23:46 +0200 Sjoerd Mullender Use %make_build per the guidelines. Aug2018
Mon, 27 Aug 2018 17:23:30 +0200 Sjoerd Mullender Indent. Aug2018
Mon, 27 Aug 2018 17:23:20 +0200 Sjoerd Mullender Remove commented-out macros: rpmbuild complains about them. Aug2018
Mon, 27 Aug 2018 16:49:24 +0200 Sjoerd Mullender Added a logrotate configuration file for the merovingian.log file. Aug2018