MonetDB: alloc-less-str - Use consistent function prototypes

2020-09-28 Thread Pedro Ferreira
Changeset: 01369c3d370a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=01369c3d370a Modified Files: monetdb5/modules/atoms/str.c monetdb5/modules/atoms/str.h monetdb5/modules/kernel/batstr.c sql/backends/monet5/sql_result.c Branch: alloc-less-

MonetDB: alloc-less-str - Re-allocate the string buffer in a mul...

2020-09-28 Thread Pedro Ferreira
Changeset: 1d869b0d669f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1d869b0d669f Modified Files: monetdb5/modules/atoms/str.c monetdb5/modules/atoms/str.h monetdb5/modules/kernel/batstr.c sql/backends/monet5/UDF/udf/udf.c Branch: alloc-less

MonetDB: alloc-less-str - Added missing bulk versions of splitpa...

2020-09-28 Thread Pedro Ferreira
Changeset: 2d290c436ed2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2d290c436ed2 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 monetdb5/modules/kernel/batstr.c Branch: alloc-less-str Log Mess

MonetDB: alloc-less-str - Merged with default

2020-09-28 Thread Pedro Ferreira
Changeset: c9538e344d06 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c9538e344d06 Branch: alloc-less-str Log Message: Merged with default diffs (168 lines): diff --git a/common/stream/stream_internal.h b/common/stream/stream_internal.h --- a/common/stream/stream_intern

MonetDB: unlock - merged with default

2020-09-28 Thread Niels Nes
Changeset: ad6f5c353f46 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ad6f5c353f46 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 clients/Tests/exports.stable.out gdk/CMakeLists.txt

MonetDB: alloc-less-str - Cleanup, use larger buffer for floatin...

2020-09-28 Thread Pedro Ferreira
Changeset: 61b044cede8a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=61b044cede8a Modified Files: sql/backends/monet5/sql_cast.c Branch: alloc-less-str Log Message: Cleanup, use larger buffer for floating-points and don't return a longer string when converting fr

MonetDB: mtest - build test ctx helper object

2020-09-28 Thread svetlin
Changeset: 24beb19de861 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=24beb19de861 Added Files: testing/helpers.py Modified Files: testing/Mtest.py.in Branch: mtest Log Message: build test ctx helper object diffs (200 lines): diff --git a/testing/Mtest.p

MonetDB: mtest - fix trailing spaces

2020-09-28 Thread svetlin
Changeset: 16e34af5d3b1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=16e34af5d3b1 Modified Files: testing/helpers.py Branch: mtest Log Message: fix trailing spaces diffs (94 lines): diff --git a/testing/helpers.py b/testing/helpers.py --- a/testing/helpers.py +

MonetDB: alloc-less-str - Use size_t and return the new buffer l...

2020-09-28 Thread Pedro Ferreira
Changeset: ab3f587d26ee for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ab3f587d26ee Modified Files: sql/backends/monet5/sql_cast.c sql/backends/monet5/sql_result.c sql/backends/monet5/sql_result.h Branch: alloc-less-str Log Message: Use size_t and re

MonetDB: Oct2020 - Floating points require a larger string buffe...

2020-09-28 Thread Pedro Ferreira
Changeset: a948898109a0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a948898109a0 Modified Files: sql/backends/monet5/sql_cast.c Branch: Oct2020 Log Message: Floating points require a larger string buffer. Also use a larger buffer size by default for external typ

MonetDB: mtest - sqllogic tests in same Tests folder

2020-09-28 Thread svetlin
Changeset: b52bccaaa4ec for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b52bccaaa4ec Added Files: sql/test/json/Tests/aggregate00.test sql/test/json/Tests/aggregate01.test sql/test/json/Tests/books.test sql/test/json/Tests/bulkjson.test

MonetDB: Oct2020 - Fix typo

2020-09-28 Thread Joeri van Ruth
Changeset: 0d86fee9db03 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0d86fee9db03 Modified Files: tools/merovingian/daemon/argvcmds.c Branch: Oct2020 Log Message: Fix typo was: deamon, now: daemon diffs (17 lines): diff --git a/tools/merovingian/daemon/argvcmd

MonetDB: octbugs - Fixing bugs with aliases. When binding a grou...

2020-09-28 Thread Pedro Ferreira
Changeset: 035bc030ee6c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=035bc030ee6c Modified Files: sql/server/rel_rel.c sql/server/rel_select.c sql/test/miscellaneous/Tests/simple_selects.stable.err Branch: octbugs Log Message: Fixing bugs with alia

MonetDB: monetdbe-proxy - Basic functionality monetdbe/remote pr...

2020-09-28 Thread Aris Koning
Changeset: f501170bee19 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f501170bee19 Modified Files: ctest/tools/monetdbe/example_proxy.c design.txt monetdb5/modules/mal/remote.c monetdb5/optimizer/opt_prelude.c monetdb5/optimizer/opt_p

MonetDB: octbugs - Look for grouping column in the grouping list...

2020-09-28 Thread Pedro Ferreira
Changeset: 262dc9f4354c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=262dc9f4354c Modified Files: sql/server/rel_select.c sql/test/miscellaneous/Tests/simple_selects.sql sql/test/miscellaneous/Tests/simple_selects.stable.out Branch: octbugs Log Mess

MonetDB: octbugs - New SQLancer crash. Looking into it

2020-09-28 Thread Pedro Ferreira
Changeset: 7ff79bd517ab for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7ff79bd517ab Modified Files: sql/test/SQLancer/Tests/sqlancer07.sql Branch: octbugs Log Message: New SQLancer crash. Looking into it diffs (18 lines): diff --git a/sql/test/SQLancer/Tests/sqla

MonetDB: Oct2020 - Return on error

2020-09-28 Thread Pedro Ferreira
Changeset: e81632e52508 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e81632e52508 Modified Files: tools/merovingian/daemon/forkmserver.c Branch: Oct2020 Log Message: Return on error diffs (11 lines): diff --git a/tools/merovingian/daemon/forkmserver.c b/tools/

MonetDB: Oct2020 - Print right pid

2020-09-28 Thread Pedro Ferreira
Changeset: 241fd29c75cb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=241fd29c75cb Modified Files: tools/merovingian/daemon/forkmserver.c Branch: Oct2020 Log Message: Print right pid diffs (12 lines): diff --git a/tools/merovingian/daemon/forkmserver.c b/tools/