log

age author description
2020-03-09 Sjoerd Mullender Branch was merged into default. batcalc-updated
2020-03-09 Sjoerd Mullender Merged batcalc-updated branch into default.
2020-03-09 Sjoerd Mullender Merge with default branch. batcalc-updated
2020-03-09 Sjoerd Mullender Use GDKstrerror or GDKsyserror instead of strerror.
2020-03-09 Pedro Ferreira Merged with linear-hashing
2020-03-09 Pedro Ferreira Corrected output linear-hashing
2020-03-09 Sjoerd Mullender Errors during startup are critical.
2020-03-09 Sjoerd Mullender New function GDKstrerror to hide strerror and strerror_r.
2020-03-09 Sjoerd Mullender Filter messages from tracer.
2020-03-09 Sjoerd Mullender Removed extra layer of buffering (standard I/O does it already).
2020-03-09 Sjoerd Mullender Errors in shp module are not critical.
2020-03-09 Sjoerd Mullender All errors during upgrade are critical.
2020-03-09 Niels Nes merged
2020-03-09 Pedro Ferreira Queries giving wrong results and updated expected test output linear-hashing
2020-03-09 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'
2020-03-09 Sjoerd Mullender Sort and approve. batcalc-updated
2020-03-09 Pedro Ferreira More crashes :( linear-hashing
2020-03-09 Pedro Ferreira Union, except and intersect operators on a subquery must return only one column linear-hashing
2020-03-09 Pedro Ferreira Disallow subqueries inside call statements linear-hashing
2020-03-09 Pedro Ferreira Window function on an UDF crashing the server linear-hashing
2020-03-07 Niels Nes merged with default batcalc-updated
2020-03-07 Niels Nes changed mergetable to handle calc ops with more arguments batcalc-updated
2020-03-07 Niels Nes merged with default timezone
2020-03-07 Niels Nes initialized variables
2020-03-07 Pedro Ferreira Merged with linear-hashing
2020-03-07 Pedro Ferreira Unnest relations behind op_table linear-hashing
2020-03-07 Pedro Ferreira Fixed error conditions at rel_bin linear-hashing
2020-03-06 Sjoerd Mullender Merge with default branch. timezone
2020-03-06 Sjoerd Mullender Fix updating dependencies after update of system views tables and columns.
2020-03-06 Panagiotis Koutsourakis Revert "Reintroduce "Do not interpret strings before JSON parsing""
2020-03-06 Panagiotis Koutsourakis Create named branch for atom_strings atom_strings
2020-03-06 Niels Nes merged with linear-hashing
2020-03-06 Panagiotis Koutsourakis Merge branch 'master' into local_atom_strings
2020-03-05 Panagiotis Koutsourakis Reintroduce "Do not interpret strings before JSON parsing"
2020-03-06 Panagiotis Koutsourakis Update and approve json validity test
2020-03-06 Panagiotis Koutsourakis Fix the JSON parsing of numbers
2020-03-06 Pedro Ferreira Fixed unnesting on list of values linear-hashing
2020-03-06 Sjoerd Mullender Changed some error from ERROR to CRITICAL and vice versa.
2020-03-06 Sjoerd Mullender Fixed some error handling around thread creation.
2020-03-06 Sjoerd Mullender Increase heap filename size on 64 bit architectures.
2020-03-06 Pedro Ferreira Defensive lines at rel_bin linear-hashing
2020-03-06 Pedro Ferreira Merged with linear-hashing
2020-03-06 Sjoerd Mullender Write line number next to file name.
2020-03-06 Sjoerd Mullender Remove macro that doesn't really add anything.
2020-03-06 Sjoerd Mullender Simplify.
2020-03-06 Sjoerd Mullender Send ultimate error message somewhere useful.
2020-03-06 Sjoerd Mullender Reenable error reporting for property checking when assertions are enabled.
2020-03-06 Pedro Ferreira Approved subqueries with right results linear-hashing
2020-03-06 Pedro Ferreira Approved output linear-hashing
2020-03-06 Pedro Ferreira Added missing TRIGGER_WRAPPER macro for op_table relations. We won't visit the left relation on these. linear-hashing
2020-03-06 Pedro Ferreira Visit left relation for table relations and don't visit expressions twice per iteration linear-hashing
2020-03-06 Sjoerd Mullender Some small fixes; new catalog version; upgrade. timezone
2020-03-06 Sjoerd Mullender Merge with default branch. timezone
2020-03-06 Pedro Ferreira Merged with linear-hashing
2020-03-06 Pedro Ferreira Subqueries giving MAL errors and crashing. Looking into them. linear-hashing
2020-03-06 Sjoerd Mullender Minimize differences with last release. linear-hashing
2020-03-06 Pedro Ferreira More subqueries fixes. I beg to test evil combinations because they can happen. linear-hashing
2020-03-06 Sjoerd Mullender Merge with default branch. timezone
2020-03-05 Sjoerd Mullender Print pointer differences using %td.
2020-03-05 Sjoerd Mullender Improve some nil testing (and don't do it where it's not needed). timezone