MonetDB: Oct2020 - Merged with Jun2020

2020-09-30 Thread Pedro Ferreira
Changeset: fa5509339413 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fa5509339413 Modified Files: tools/merovingian/daemon/controlrunner.c tools/merovingian/daemon/forkmserver.c tools/merovingian/daemon/merovingian.c

MonetDB: Oct2020 - make sure we can test detected flags on ubuntu

2020-09-30 Thread Niels Nes
Changeset: 11bd7575725e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=11bd7575725e Modified Files: ctest/cmake/detect-bz2.cmake ctest/cmake/detect-commoncrypto.cmake ctest/cmake/detect-curl.cmake ctest/cmake/detect-fits.cmake

MonetDB: Jun2020 - Print right pid

2020-09-30 Thread Pedro Ferreira
Changeset: 8ff1b50c3204 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8ff1b50c3204 Modified Files: tools/merovingian/daemon/controlrunner.c tools/merovingian/daemon/forkmserver.c tools/merovingian/daemon/merovingian.c

MonetDB: alloc-less-str - As a temporary solution, str_utf8_leng...

2020-09-30 Thread Pedro Ferreira
Changeset: 5dc35c5c5ff9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5dc35c5c5ff9 Modified Files: clients/Tests/exports.stable.out monetdb5/modules/atoms/str.h Branch: alloc-less-str Log Message: As a temporary solution, str_utf8_length symbol will be

MonetDB: Oct2020 - merged

2020-09-30 Thread Niels Nes
Changeset: ec5e8a25c9e0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ec5e8a25c9e0 Branch: Oct2020 Log Message: merged diffs (12 lines): diff --git a/documentation/CMakeLists.txt b/documentation/CMakeLists.txt --- a/documentation/CMakeLists.txt +++

MonetDB: Oct2020 - merged

2020-09-30 Thread Niels Nes
Changeset: 02acc0755614 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=02acc0755614 Branch: Oct2020 Log Message: merged diffs (truncated from 725 to 300 lines): diff --git a/clients/examples/C/streamcat.c b/clients/examples/C/streamcat.c ---

MonetDB: Oct2020 - Better error handling when iconv_open fails

2020-09-30 Thread Joeri van Ruth
Changeset: bf7c6ef65a6d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bf7c6ef65a6d Modified Files: clients/examples/C/streamcat.c common/stream/iconv_stream.c Branch: Oct2020 Log Message: Better error handling when iconv_open fails diffs (56 lines):

MonetDB: Oct2020 - Fix build error when iconv not present

2020-09-30 Thread Joeri van Ruth
Changeset: d4100c058154 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d4100c058154 Modified Files: common/stream/iconv_stream.c Branch: Oct2020 Log Message: Fix build error when iconv not present diffs (21 lines): diff --git a/common/stream/iconv_stream.c

MonetDB: Oct2020 - Get rid of "missing braces around initializer...

2020-09-30 Thread Joeri van Ruth
Changeset: dfce2635b0ef for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dfce2635b0ef Modified Files: common/stream/stream.c Branch: Oct2020 Log Message: Get rid of "missing braces around initializer" warning It's correct, the braces are missing. diffs (12 lines):

MonetDB: monetdbe-proxy - Merge with default.

2020-09-30 Thread Aris Koning
Changeset: 62d6600c084f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=62d6600c084f Removed Files: ChangeLog.userstats clients/Tests/SingleServer monetdb5/modules/kernel/microbenchmark.h

MonetDB: Oct2020 - Compiling on Windows. M_PI doesn't have to be...

2020-09-30 Thread Pedro Ferreira
Changeset: 87469995e34f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=87469995e34f Modified Files: cmake/monetdb-defines.cmake geom/monetdb5/geom.c Branch: Oct2020 Log Message: Compiling on Windows. M_PI doesn't have to be defined by math.h and socklen_t

MonetDB: Oct2020 - removed old document

2020-09-30 Thread Niels Nes
Changeset: 8c3cbcd382de for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8c3cbcd382de Modified Files: documentation/index.rst Branch: Oct2020 Log Message: removed old document diffs (16 lines): diff --git a/documentation/index.rst b/documentation/index.rst ---

MonetDB: monetdbe-proxy - Restore client protocol and fix tests.

2020-09-30 Thread Aris Koning
Changeset: 3da602f82104 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3da602f82104 Modified Files: design.txt sql/backends/monet5/Tests/simpleSQL.malC sql/backends/monet5/Tests/simpleSQL.stable.out sql/backends/monet5/sql_scenario.c Branch:

MonetDB: monetdbe-proxy - Set result set protocol via MAL call.

2020-09-30 Thread Aris Koning
Changeset: 96faff1dd7f2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=96faff1dd7f2 Modified Files: clients/Tests/exports.stable.out monetdb5/modules/mal/remote.c monetdb5/optimizer/opt_prelude.c monetdb5/optimizer/opt_prelude.h

MonetDB: Oct2020 - Compare with the right parameter

2020-09-30 Thread Pedro Ferreira
Changeset: f2b6440d3881 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f2b6440d3881 Modified Files: tools/monetdbe/monetdbe.c Branch: Oct2020 Log Message: Compare with the right parameter diffs (12 lines): diff --git a/tools/monetdbe/monetdbe.c

MonetDB: Oct2020 - Typo

2020-09-30 Thread Pedro Ferreira
Changeset: 3aa3447d555d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3aa3447d555d Modified Files: tools/monetdbe/monetdbe.h Branch: Oct2020 Log Message: Typo diffs (12 lines): diff --git a/tools/monetdbe/monetdbe.h b/tools/monetdbe/monetdbe.h ---

MonetDB: monetdbe-proxy - Merge with default.

2020-09-30 Thread Aris Koning
Changeset: 2b160953dc5f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2b160953dc5f Removed Files: documentation/conf.py.in documentation/source/conf.py Branch: monetdbe-proxy Log Message: Merge with default. diffs (truncated from 1200 to 300 lines):

MonetDB: monetdbe-proxy - Remove obsolete disabling of query cache.

2020-09-30 Thread Aris Koning
Changeset: bac2752c2abb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bac2752c2abb Modified Files: sql/backends/monet5/sql_execute.c Branch: monetdbe-proxy Log Message: Remove obsolete disabling of query cache. diffs (32 lines): diff --git

MonetDB: octbugs - Merged with Oct2020

2020-09-30 Thread Pedro Ferreira
Changeset: ea59ed9853b8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ea59ed9853b8 Branch: octbugs Log Message: Merged with Oct2020 diffs (truncated from 796 to 300 lines): diff --git a/clients/examples/C/streamcat.c b/clients/examples/C/streamcat.c ---

MonetDB: default - Merged with Oct2020

2020-09-30 Thread Pedro Ferreira
Changeset: 73eb9e5a11b9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=73eb9e5a11b9 Modified Files: tools/merovingian/daemon/controlrunner.c Branch: default Log Message: Merged with Oct2020 diffs (truncated from 796 to 300 lines): diff --git

MonetDB: alloc-less-str - Merged with default

2020-09-30 Thread Pedro Ferreira
Changeset: e41f875a10a4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e41f875a10a4 Branch: alloc-less-str Log Message: Merged with default diffs (truncated from 796 to 300 lines): diff --git a/clients/examples/C/streamcat.c b/clients/examples/C/streamcat.c ---

MonetDB: Oct2020 - add ODBC::ODBC to make sure the include of ma...

2020-09-30 Thread Niels Nes
Changeset: ae3f7a0f8f8e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ae3f7a0f8f8e Modified Files: clients/odbc/driver/CMakeLists.txt Branch: Oct2020 Log Message: add ODBC::ODBC to make sure the include of mapi.h finds our mapi.h and not the windows one. diffs

MonetDB: Oct2020 - Fix false zlib dependency of bz_stream

2020-09-30 Thread Joeri van Ruth
Changeset: 100baf611fbb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=100baf611fbb Modified Files: common/stream/bz2_stream.c Branch: Oct2020 Log Message: Fix false zlib dependency of bz_stream diffs (12 lines): diff --git a/common/stream/bz2_stream.c