log

age author description
6 months ago Sjoerd Mullender Always skip known-to-fail tests unless --alltests is passed as argument. Aug2024
6 months ago Sjoerd Mullender Merge with Aug2024 branch.
6 months ago Ying Zhang Filter out output expected to be different Aug2024
6 months ago Ying Zhang We now use NOSYNCMASK to determine if we are running (M)test: Aug2024
6 months ago Sjoerd Mullender When testing with --nomito, still enable the NOSYNC debug flag, second location. Aug2024
6 months ago Sjoerd Mullender Merge with Aug2024 branch.
6 months ago Sjoerd Mullender Merge with Aug2024 branch.
6 months ago Sjoerd Mullender Backed out changesets 1abb97336c05 and 70402bf08abf Aug2024
6 months ago Sjoerd Mullender Kind of reapply changeset a32c685fa62b, but now do it mostly in the parser. Aug2024
6 months ago Sjoerd Mullender Backed out changeset a32c685fa62b Aug2024
6 months ago Yunus Koning fix interface JsonPathQuery and use it json-extend
6 months ago Yunus Koning fix list macro's json-extend
6 months ago Yunus Koning clean up yyjson memory management json-extend
6 months ago Yunus Koning properly cleanup query before handling return clause
6 months ago Sjoerd Mullender Fix a leak.
6 months ago Sjoerd Mullender Approve non-hge upgrade. Aug2024
6 months ago Sjoerd Mullender Merge with Aug2024 branch.
6 months ago Ying Zhang removed unnecessary test Aug2024
6 months ago Niels Nes changelog message for decimal changes Aug2024
6 months ago Sjoerd Mullender When testing with --nomito, still enable the NOSYNC debug flag. Aug2024
6 months ago Sjoerd Mullender Exit (GDKfatal) when upgrade fails, don't try to limp on after partial upgrade. Aug2024
6 months ago Sjoerd Mullender We now have to be explicit in which decimal version we want to drop. Aug2024
6 months ago Martin van Dinther Add missing copyright header
6 months ago Niels Nes handle generic type decimal (ie without specification/scale) later in the Aug2024
6 months ago Sjoerd Mullender Remove useless code. Aug2024
6 months ago Yunus Koning (tmp) fixes json-extend
6 months ago Sjoerd Mullender Put printing of exit message in correct place. Aug2024
6 months ago Sjoerd Mullender Turn message about killing threads into a warning. Aug2024
6 months ago Yunus Koning It lives... (yyjson/postgres mix compiles in our json module) json-extend
6 months ago Yunus Koning import yyjson jsonpath_exec as is json-extend
6 months ago Sjoerd Mullender Start id for built-in types at 4 instead of 1 since 1-3 are (also) users.
6 months ago Sjoerd Mullender Merge with Aug2024 branch.
6 months ago stefanos mavros Makes mserver5 print out a termination message when terminating gracefully Aug2024
6 months ago Ying Zhang merged from Aug2024
6 months ago Sjoerd Mullender Test dumping of expression-based partitioned merge tables. Aug2024
6 months ago Sjoerd Mullender Align hseqbase of group bat outputs of BATsort. Aug2024
6 months ago Niels Nes use pip with break system package on both mac and ubuntu Aug2024
6 months ago Niels Nes properly lookup nested scope Aug2024
6 months ago Yunus Koning fix for_each_from macro json-extend
6 months ago Yunus Koning implement Numeric with lng for now json-extend
6 months ago Yunus Koning use GDKzalloc json-extend
6 months ago Yunus Koning copy grammar and flex files two build directory for debugging purposes json-extend
6 months ago Yunus Koning simplify cmake a bit json-extend
6 months ago Yunus Koning scanner jsonpath_scan compiles json-extend
6 months ago Sjoerd Mullender Approve foreign key check test. Aug2024
6 months ago Sjoerd Mullender A new MAL function appeared.
6 months ago Sjoerd Mullender Add a foreign key check. Aug2024
6 months ago Yunus Koning merge with returning
6 months ago Yunus Koning restore error message returning
6 months ago Yunus Koning merge default returning
6 months ago Yunus Koning add changelog returning
6 months ago Yunus Koning jsonpath_gram is compiles json-extend
6 months ago Yunus Koning make subdir object library json-extend
6 months ago Yunus Koning copy in postgres jsonpath source files json-extend
6 months ago Yunus Koning new branch json-extend json-extend
6 months ago Lucas Pereira Merge with Aug2024 branch.
6 months ago Lucas Pereira EXISTS condition in DDL must be inside __at least__ 1 relation. Fixes #7582. Aug2024
6 months ago Joeri van Ruth Tweak socket parameters to simulate network activity on client connections Aug2024
6 months ago Joeri van Ruth Revert "Tweak socket parameters to simulate network activity on client connections" Aug2024
6 months ago Lucas Pereira Set right access flag of count_col. QUICK doesn't take into account deleted rows. Aug2024