log

age author description
Mon, 09 Mar 2020 16:02:17 +0100 Sjoerd Mullender Branch was merged into default. batcalc-updated
Mon, 09 Mar 2020 16:01:22 +0100 Sjoerd Mullender Merged batcalc-updated branch into default.
Mon, 09 Mar 2020 16:00:28 +0100 Sjoerd Mullender Merge with default branch. batcalc-updated
Mon, 09 Mar 2020 15:55:43 +0100 Sjoerd Mullender Use GDKstrerror or GDKsyserror instead of strerror.
Mon, 09 Mar 2020 15:41:10 +0100 Pedro Ferreira Merged with linear-hashing
Mon, 09 Mar 2020 15:37:00 +0100 Pedro Ferreira Corrected output linear-hashing
Mon, 09 Mar 2020 15:09:12 +0100 Sjoerd Mullender Errors during startup are critical.
Mon, 09 Mar 2020 15:08:41 +0100 Sjoerd Mullender New function GDKstrerror to hide strerror and strerror_r.
Mon, 09 Mar 2020 15:06:21 +0100 Sjoerd Mullender Filter messages from tracer.
Mon, 09 Mar 2020 13:39:20 +0100 Sjoerd Mullender Removed extra layer of buffering (standard I/O does it already).
Mon, 09 Mar 2020 13:36:04 +0100 Sjoerd Mullender Errors in shp module are not critical.
Mon, 09 Mar 2020 13:19:53 +0100 Sjoerd Mullender All errors during upgrade are critical.
Mon, 09 Mar 2020 13:10:46 +0100 Niels Nes merged
Mon, 09 Mar 2020 11:40:07 +0100 Pedro Ferreira Queries giving wrong results and updated expected test output linear-hashing
Mon, 09 Mar 2020 11:32:37 +0100 Pedro Ferreira Removed duplicated code. rel_value_exp2 calls rel_logical_value_exp for missing tokens. At the same time, SQL_COLUMN, SQL_IDENT and SQL_ATOM don't depend on the 'exp_kind'
Mon, 09 Mar 2020 10:22:31 +0100 Sjoerd Mullender Sort and approve. batcalc-updated
Mon, 09 Mar 2020 10:03:19 +0100 Pedro Ferreira More crashes :( linear-hashing
Mon, 09 Mar 2020 09:59:14 +0100 Pedro Ferreira Union, except and intersect operators on a subquery must return only one column linear-hashing
Mon, 09 Mar 2020 09:29:13 +0100 Pedro Ferreira Disallow subqueries inside call statements linear-hashing
Mon, 09 Mar 2020 08:54:58 +0100 Pedro Ferreira Window function on an UDF crashing the server linear-hashing
Sat, 07 Mar 2020 10:55:53 +0100 Niels Nes merged with default batcalc-updated
Sat, 07 Mar 2020 10:55:24 +0100 Niels Nes changed mergetable to handle calc ops with more arguments batcalc-updated
Sat, 07 Mar 2020 10:53:33 +0100 Niels Nes merged with default timezone
Sat, 07 Mar 2020 10:52:59 +0100 Niels Nes initialized variables
Sat, 07 Mar 2020 08:22:23 +0100 Pedro Ferreira Merged with linear-hashing
Sat, 07 Mar 2020 08:19:16 +0100 Pedro Ferreira Unnest relations behind op_table linear-hashing
Sat, 07 Mar 2020 08:16:07 +0100 Pedro Ferreira Fixed error conditions at rel_bin linear-hashing
Fri, 06 Mar 2020 22:00:17 +0100 Sjoerd Mullender Merge with default branch. timezone
Fri, 06 Mar 2020 18:40:21 +0100 Sjoerd Mullender Fix updating dependencies after update of system views tables and columns.
Fri, 06 Mar 2020 20:50:57 +0100 Panagiotis Koutsourakis Revert "Reintroduce "Do not interpret strings before JSON parsing""
Fri, 06 Mar 2020 20:29:00 +0100 Panagiotis Koutsourakis Create named branch for atom_strings atom_strings
Fri, 06 Mar 2020 19:47:15 +0100 Niels Nes merged with linear-hashing
Fri, 06 Mar 2020 18:33:23 +0100 Panagiotis Koutsourakis Merge branch 'master' into local_atom_strings
Thu, 05 Mar 2020 16:13:54 +0100 Panagiotis Koutsourakis Reintroduce "Do not interpret strings before JSON parsing"
Fri, 06 Mar 2020 18:31:50 +0100 Panagiotis Koutsourakis Update and approve json validity test
Fri, 06 Mar 2020 18:27:34 +0100 Panagiotis Koutsourakis Fix the JSON parsing of numbers
Fri, 06 Mar 2020 17:28:30 +0100 Pedro Ferreira Fixed unnesting on list of values linear-hashing
Fri, 06 Mar 2020 15:56:43 +0100 Sjoerd Mullender Changed some error from ERROR to CRITICAL and vice versa.
Fri, 06 Mar 2020 15:55:55 +0100 Sjoerd Mullender Fixed some error handling around thread creation.
Fri, 06 Mar 2020 15:54:40 +0100 Sjoerd Mullender Increase heap filename size on 64 bit architectures.
Fri, 06 Mar 2020 15:19:16 +0100 Pedro Ferreira Defensive lines at rel_bin linear-hashing
Fri, 06 Mar 2020 14:58:29 +0100 Pedro Ferreira Merged with linear-hashing
Fri, 06 Mar 2020 14:44:28 +0100 Sjoerd Mullender Write line number next to file name.
Fri, 06 Mar 2020 14:43:43 +0100 Sjoerd Mullender Remove macro that doesn't really add anything.
Fri, 06 Mar 2020 14:42:33 +0100 Sjoerd Mullender Simplify.
Fri, 06 Mar 2020 14:39:54 +0100 Sjoerd Mullender Send ultimate error message somewhere useful.
Fri, 06 Mar 2020 14:37:36 +0100 Sjoerd Mullender Reenable error reporting for property checking when assertions are enabled.
Fri, 06 Mar 2020 14:33:55 +0100 Pedro Ferreira Approved subqueries with right results linear-hashing
Fri, 06 Mar 2020 14:28:53 +0100 Pedro Ferreira Approved output linear-hashing
Fri, 06 Mar 2020 14:28:25 +0100 Pedro Ferreira Added missing TRIGGER_WRAPPER macro for op_table relations. We won't visit the left relation on these. linear-hashing
Fri, 06 Mar 2020 13:30:00 +0100 Pedro Ferreira Visit left relation for table relations and don't visit expressions twice per iteration linear-hashing
Fri, 06 Mar 2020 12:59:33 +0100 Sjoerd Mullender Some small fixes; new catalog version; upgrade. timezone
Fri, 06 Mar 2020 12:26:24 +0100 Sjoerd Mullender Merge with default branch. timezone
Fri, 06 Mar 2020 11:54:39 +0100 Pedro Ferreira Merged with linear-hashing
Fri, 06 Mar 2020 11:47:43 +0100 Pedro Ferreira Subqueries giving MAL errors and crashing. Looking into them. linear-hashing
Fri, 06 Mar 2020 11:20:26 +0100 Sjoerd Mullender Minimize differences with last release. linear-hashing
Fri, 06 Mar 2020 10:31:00 +0100 Pedro Ferreira More subqueries fixes. I beg to test evil combinations because they can happen. linear-hashing
Fri, 06 Mar 2020 09:55:36 +0100 Sjoerd Mullender Merge with default branch. timezone
Thu, 05 Mar 2020 17:33:33 +0100 Sjoerd Mullender Print pointer differences using %td.
Thu, 05 Mar 2020 17:09:53 +0100 Sjoerd Mullender Improve some nil testing (and don't do it where it's not needed). timezone