log

age author description
Sun, 01 Jan 2017 13:01:27 +0100 Martin Kersten End of life of this branch oltp
Sat, 31 Dec 2016 15:38:49 +0100 Sjoerd Mullender Approve non-128bit int output. Dec2016
Fri, 30 Dec 2016 22:31:44 +0100 Sjoerd Mullender Approvals. Dec2016
Fri, 30 Dec 2016 20:35:44 +0100 Sjoerd Mullender Properly copy candidate list property in multiple assignment. Dec2016
Fri, 30 Dec 2016 20:34:39 +0100 Sjoerd Mullender group.subgroup(done)'s second return value is a candidate list. Dec2016
Fri, 30 Dec 2016 19:54:23 +0100 Sjoerd Mullender Removed Wisconsin benchmark: it's part of the pg_regress test set. Dec2016
Fri, 30 Dec 2016 19:47:58 +0100 Sjoerd Mullender Check for NULL pointer. Dec2016
Fri, 30 Dec 2016 19:45:51 +0100 Sjoerd Mullender Check result before using it. Especially in the transaction code. Dec2016
Fri, 30 Dec 2016 19:16:52 +0100 Sjoerd Mullender Fix copyright notice. Dec2016
Thu, 29 Dec 2016 13:04:52 +0100 Martin Kersten Merge with default mosaic
Thu, 29 Dec 2016 08:42:41 +0100 Martin Kersten Compilation issue mosaic
Wed, 28 Dec 2016 15:58:14 +0100 Niels Nes moved the catalog/transaction mal code into its own files and namespace.
Wed, 28 Dec 2016 12:35:48 +0100 Sjoerd Mullender sample.subuniform returns a candidate list. Dec2016
Wed, 28 Dec 2016 12:35:31 +0100 Sjoerd Mullender Add "else" to not do unnecessary tests. Dec2016
Wed, 28 Dec 2016 12:34:09 +0100 Sjoerd Mullender crossproduct does not produce a candidate list. Dec2016
Wed, 28 Dec 2016 12:10:03 +0100 Sjoerd Mullender Merge with Dec2016 branch.
Wed, 28 Dec 2016 11:50:56 +0100 Sjoerd Mullender Add an extra algebra.projection call to the transformation of sample.subuniform. Dec2016
Wed, 28 Dec 2016 01:48:59 +0100 Martin Kersten Compilation issue mosaic
Tue, 27 Dec 2016 10:20:22 +0100 Martin Kersten Fix compilation warning mosaic
Mon, 26 Dec 2016 08:44:21 +0100 Martin Kersten OID columns can also be compressed mosaic
Thu, 22 Dec 2016 12:51:23 +0100 Martin Kersten Merge with default mosaic
Fri, 23 Dec 2016 18:06:24 +0100 Martin Kersten Rename temporary variables
Fri, 23 Dec 2016 10:42:32 +0100 Sjoerd Mullender Remove carriage returns. Dec2016
Thu, 22 Dec 2016 16:06:28 +0100 Martin van Dinther merge Dec2016
Thu, 15 Dec 2016 16:46:27 +0100 Martin van Dinther Added data integrity tests for MonetDB system (and tmp) table data. Dec2016
Fri, 16 Dec 2016 18:22:38 +0100 Richard Koopmanschap Added test for bug 6140 Dec2016
Thu, 22 Dec 2016 12:55:13 +0100 Sjoerd Mullender Merge with Dec2016 branch.
Thu, 22 Dec 2016 12:53:33 +0100 Sjoerd Mullender Add conditionals for tests. Dec2016
Thu, 22 Dec 2016 11:43:33 +0100 Sjoerd Mullender Approved 32 bit output. Dec2016
Thu, 22 Dec 2016 10:52:21 +0100 Sjoerd Mullender Create binary data on the fly in the correct format. Dec2016
Thu, 22 Dec 2016 10:16:49 +0100 Mark Raasveldt Prevent the loading of the Python UDF Library when it is disabled. Dec2016
Thu, 22 Dec 2016 09:30:20 +0100 Sjoerd Mullender Approve Windows-specific output (just the .exe suffix). Dec2016
Wed, 21 Dec 2016 19:14:05 +0100 Niels Nes merged with Dec2016
Wed, 21 Dec 2016 18:24:36 +0100 Niels Nes approve output Dec2016
Wed, 21 Dec 2016 18:24:22 +0100 Niels Nes fix for bug 6140, ie the push project up properly detects more ambigious Dec2016
Wed, 21 Dec 2016 17:03:14 +0100 Panagiotis Koutsourakis Merge with default data-vaults
Wed, 21 Dec 2016 16:36:44 +0100 Sjoerd Mullender Merge with Dec2016 branch.
Wed, 21 Dec 2016 16:17:17 +0100 Sjoerd Mullender Approve upgrade tests after release. Dec2016
Wed, 21 Dec 2016 15:20:49 +0100 Sjoerd Mullender Minor improvements to the spec file. Dec2016
Wed, 21 Dec 2016 14:51:29 +0100 Sjoerd Mullender Closing branch since the Dec2016 version has been released. Jun2016
Wed, 21 Dec 2016 14:45:53 +0100 Sjoerd Mullender Approvals.
Wed, 21 Dec 2016 14:45:50 +0100 Mark Raasveldt Add test for ORDER BY/etc in subqueries.
Wed, 21 Dec 2016 14:31:53 +0100 Mark Raasveldt Support LIMIT, ORDER BY, SAMPLE and OFFSET in subqueries.
Wed, 21 Dec 2016 11:07:11 +0100 Martin Kersten Accept output mosaic
Wed, 21 Dec 2016 10:45:27 +0100 Martin Kersten Correct storage calculation mosaic
Wed, 21 Dec 2016 08:21:18 +0100 Niels Nes fix compilation problems on windows Dec2016
Wed, 21 Dec 2016 06:40:11 +0100 Martin Kersten Compilation issue mosaic
Tue, 20 Dec 2016 23:07:32 +0100 Martin Kersten Avoid segfaults mosaic
Tue, 20 Dec 2016 22:57:51 +0100 Martin Kersten Resolve merge conflict mosaic
Tue, 20 Dec 2016 18:19:12 +0100 Sjoerd Mullender Python package was renamed. Dec2016
Tue, 20 Dec 2016 16:59:47 +0100 Mark Raasveldt Actually run ifexists tests
Tue, 20 Dec 2016 16:50:28 +0100 Mark Raasveldt IF (NOT) EXISTS testcases
Tue, 20 Dec 2016 16:44:14 +0100 Mark Raasveldt CREATE TABLE IF NOT EXISTS/DROP TABLE IF EXISTS
Tue, 20 Dec 2016 16:16:31 +0100 Mark Raasveldt REPLACE is not a reserved word.
Tue, 20 Dec 2016 16:05:51 +0100 Mark Raasveldt CREATE SCHEMA IF EXISTS/DROP SCHEMA IF NOT EXISTS
Tue, 20 Dec 2016 15:37:04 +0100 Mark Raasveldt Fix CREATE OR REPLACE.
Tue, 20 Dec 2016 15:03:09 +0100 Mark Raasveldt Add support for CREATE OR REPLACE FUNCTION/AGGREGATE/PROCEDURE/...
Tue, 20 Dec 2016 14:51:09 +0100 Martin Kersten Merge with default mosaic
Tue, 20 Dec 2016 14:48:13 +0100 Martin Kersten remove temporary mosaic
Tue, 20 Dec 2016 14:47:14 +0100 Martin Kersten Approve output mosaic