log

age author description
4 months ago Niels Nes merged recursive cte clean_parser
4 months ago Niels Nes cleanup of the sql parser: no more reduce/reduce and shift/reduce warnings (enabled warnings==errors) clean_parser
4 months ago Sjoerd Mullender First bug found after new malloc attribute.
4 months ago Sjoerd Mullender Cleanup.
4 months ago Niels Nes merged with default recursive_cte
4 months ago Sjoerd Mullender Cleanup.
4 months ago Sjoerd Mullender Reduce mallocs: GDKfilepath now writes into a buffer passed by caller.
4 months ago Sjoerd Mullender No need to make copies of these static strings.
4 months ago Sjoerd Mullender Reinstate mal_namespace_reset, and do it even more thoroughly.
4 months ago Sjoerd Mullender Cleanup.
4 months ago Wolf Schulz declare optimizer function const_aggr_elim
4 months ago Lucas Pereira Remove duplicate line
4 months ago Sjoerd Mullender Moved namespace initialization to mal_namespace.c; use less copying; use less memory.
4 months ago stefanos mavros Merges Aug2024
4 months ago svetlin merge with default resource_management
4 months ago svetlin merge upstream resource_management
4 months ago svetlin staging progress resource_management
4 months ago stefanos mavros Fixes atoms' decimal representation Aug2024
4 months ago Sjoerd Mullender Loading twitter data may take quite long on some systems. Aug2024
4 months ago Sjoerd Mullender Merge with Aug2024 branch.
4 months ago Sjoerd Mullender Normalize test output: convert port number to 50000. Aug2024
4 months ago Sjoerd Mullender Remove unused files. Aug2024
4 months ago Niels Nes use zalloc to initialize array resource_management
4 months ago Sjoerd Mullender Test canonicalization. ordered-set-aggregates
4 months ago Sjoerd Mullender Merge with default branch. ordered-set-aggregates
4 months ago Sjoerd Mullender Small approval.
4 months ago Sjoerd Mullender Merge with Aug2024 branch.
4 months ago Sjoerd Mullender Fix up all stable output that is checked using sqltest. Aug2024
4 months ago Sjoerd Mullender Remove backslash at end of last line. Aug2024
4 months ago Niels Nes merged ordered-set-aggregates
4 months ago Niels Nes switch back to firstn for top over ordered attributes ordered-set-aggregates
4 months ago Niels Nes removed too large (time consuming) test recursive_cte
4 months ago Niels Nes return sql allocator (or const) strings Aug2024
4 months ago Niels Nes postpone push down of filter functions Aug2024
4 months ago Niels Nes approved errors Aug2024
4 months ago Niels Nes fixed handling of nested recursive ctes recursive_cte
4 months ago Niels Nes handle some more correlated recursive cte's recursive_cte
4 months ago Niels Nes add test for bug #7603 Aug2024
4 months ago Niels Nes add test for bug 7602 Aug2024
4 months ago Martin van Dinther merge with default odbc_loader
4 months ago Martin van Dinther merge with Aug2024
4 months ago Martin van Dinther Add sanity checks on null pointers to prevent segmentation faults. Aug2024
4 months ago Martin van Dinther Add test for issue #7604 Aug2024
4 months ago Niels Nes handle some recursive ctes with correlation recursive_cte
4 months ago Martin van Dinther Approve odbc_loader
4 months ago Martin van Dinther merge with default odbc_loader
4 months ago Martin van Dinther Improve the error messages on validating the scheme of the uri. odbc_loader
4 months ago Sjoerd Mullender Merge with default branch. ordered-set-aggregates
4 months ago Sjoerd Mullender Cleanup: reinstate variable names in trace/explain, avoid some mallocs.
4 months ago Sjoerd Mullender Merge with Aug2024 branch.
4 months ago Sjoerd Mullender Set tseqbase to correct value. Aug2024
4 months ago Niels Nes approved output ordered-set-aggregates
4 months ago Niels Nes merged ordered-set-aggregates
4 months ago Niels Nes properly check for grouped (topn) case ordered-set-aggregates
4 months ago Niels Nes add test for grouped topn ordered-set-aggregates
4 months ago Sjoerd Mullender Fix and approve upgrade code. ordered-set-aggregates
4 months ago Niels Nes only run the grouped topn when needed and don't run normal topn after groupedtopn ordered-set-aggregates
4 months ago Sjoerd Mullender Merge with default branch. ordered-set-aggregates
4 months ago Sjoerd Mullender Merge with Aug2024 branch.
4 months ago Sjoerd Mullender Reinstate rowsort when output order was changed for change to nosort. Aug2024