log

age author description
18 months ago Joeri van Ruth Also clone the unknown_parameters monetdburl
18 months ago Joeri van Ruth Get rid of the mapi_reconnectx detour monetdburl
18 months ago Joeri van Ruth More precise error messages monetdburl
18 months ago Joeri van Ruth Return the socket, not MOK monetdburl
18 months ago Joeri van Ruth Recognize that for libmapi port 0 means 'no port' monetdburl
18 months ago Joeri van Ruth Let mclient accept monetdb: URLs monetdburl
18 months ago Joeri van Ruth Need to parse mapi:merovingian redirects monetdburl
18 months ago Joeri van Ruth Bug: forgot to validate first monetdburl
18 months ago Joeri van Ruth Bug: forgot to store the settings monetdburl
18 months ago Joeri van Ruth Move more fields into msettings monetdburl
18 months ago Joeri van Ruth Allow .binary and .language to start as NULL. monetdburl
18 months ago Joeri van Ruth Get rid of mapi_movemapi and mapi_copymapi again monetdburl
18 months ago Joeri van Ruth Ton of work refactoring mapilib to use msettings monetdburl
18 months ago Joeri van Ruth Import msettings plus tests monetdburl
18 months ago Joeri van Ruth Add ad-hoc logging in mapi.c monetdburl
18 months ago Joeri van Ruth Move complicated logic to top level in connect.c monetdburl
18 months ago Joeri van Ruth Extract mapi_reconnect() into its own compilation unit monetdburl
18 months ago Niels Nes removed unused getEmptyBAT
18 months ago Niels Nes merged default insertonly
18 months ago Niels Nes merged with default literal_features
18 months ago Niels Nes fix memory leak, string was already allocated so lets use it not GDKstrdup it.
18 months ago Panagiotis Koutsourakis Allocate enough space for the null byte json-storage
18 months ago Panagiotis Koutsourakis Initial implementation of conversion to storage string json-storage
18 months ago Niels Nes approved some output because of information schema being added
18 months ago Lucas Pereira Missing SQL interface for timestamp_to_str with first arg being just TIMESTAMP. ts_and_tz_to_str_fix
18 months ago Lucas Pereira Create new branch from Jun2023 with name ts_and_tz_to_str_fix. ts_and_tz_to_str_fix
18 months ago Niels Nes merge with jun2023
18 months ago Panagiotis Koutsourakis Fix duplicate key search
18 months ago Panagiotis Koutsourakis Fix more json tests
18 months ago Panagiotis Koutsourakis Return a list when jsonpath contains * operator
18 months ago Panagiotis Koutsourakis Fix some more tests
18 months ago Panagiotis Koutsourakis Adjust atom tests
18 months ago Yunus Koning add any_value test literal_features
18 months ago Yunus Koning SQL23 feature: introduce 'any_value' aggregate/window function literal_features
18 months ago Martin van Dinther Improve returned information on interval columns for columns DATA_TYPE, INTERVAL_TYPE and INTERVAL_PRECISION of view INFORMATION_SCHEMA.COLUMNS.
18 months ago Niels Nes exit BBPtrim on shutdown Jun2023
18 months ago Yunus Koning SQL23 feature: add btrim as an alias to trim literal_features
18 months ago Yunus Koning SQL23 feature: allow unbounded varchar literal_features
18 months ago Yunus Koning fix cornercase final decimal separator literal_features
18 months ago Yunus Koning simplify code literal_features
18 months ago Yunus Koning extend and activate tests in Mtest literal_features
18 months ago Yunus Koning fix some issues literal_features
18 months ago Yunus Koning merge with default literal_features
18 months ago Yunus Koning simplify code literal_features
18 months ago Panagiotis Koutsourakis Handle duplicate keys in JSON object parsing
18 months ago Niels Nes Backed out changeset 24fa96929ec9 Jun2023
18 months ago Yunus Koning small error handling improvement literal_features
18 months ago Yunus Koning fix and improve error checking literal_features
18 months ago Yunus Koning get underscores working in float-like literals literal_features
18 months ago Niels Nes merged with default literal_features
18 months ago Niels Nes approved output (of improved test) literal_features
18 months ago Martin van Dinther Correct output type of jarowinkler. Added 2 extra examples. Jun2023
18 months ago Martin van Dinther Add test for web examples listed on https://www.monetdb.org/documentation-Jun2023/user-guide/sql-functions/string-functions/ Jun2023
18 months ago Sjoerd Mullender Merge with Jun2023 branch.
18 months ago Sjoerd Mullender Typo. Jun2023
18 months ago Sjoerd Mullender Fix race condition between subcommit epilogue and BATassertProps. Jun2023
18 months ago Martin van Dinther Add test for issue 7403. Instead of crossjoin it now uses an inner join. Jun2023
18 months ago Yunus Koning get underscore visual grouping separator working for all integer types literal_features
18 months ago Yunus Koning reset cursor if not non-decimal literal_features
18 months ago Sjoerd Mullender Merge with Jun2023 branch.