monetdb-java: default - Mark these 2 classes as final.

2022-10-27 Thread Martin van Dinther
Changeset: 3034312c1eda for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/3034312c1eda Modified Files: src/main/java/org/monetdb/jdbc/MonetCallableStatement.java src/main/java/org/monetdb/jdbc/MonetDatabaseMetaData.java Branch: default Log Message: Mark these 2 clas

monetdb-java: default - Removed 2 non-JDBC-API methods.

2022-10-27 Thread Martin van Dinther
Changeset: ec767930da50 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/ec767930da50 Modified Files: src/main/java/org/monetdb/jdbc/MonetDatabaseMetaData.java Branch: default Log Message: Removed 2 non-JDBC-API methods. Some searching showed they are probably copied over

monetdb-java: default - Update comments (to be inline with impro...

2022-10-27 Thread Martin van Dinther
Changeset: 1d616f378ffc for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/1d616f378ffc Modified Files: src/main/java/org/monetdb/jdbc/MonetResultSet.java Branch: default Log Message: Update comments (to be inline with improvements to comments in MonetPreparedStatement) d

monetdb-java: default - Corrected PreparedStatement methods getM...

2022-10-27 Thread Martin van Dinther
Changeset: ed3d0c1a60cf for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/ed3d0c1a60cf Modified Files: ChangeLog src/main/java/org/monetdb/jdbc/MonetPreparedStatement.java tests/JDBC_API_Tester.java Branch: default Log Message: Corrected PreparedStatement me

MonetDB: Sep2022 - Extend test with two queries which can be use...

2022-10-27 Thread Martin van Dinther
Changeset: 49459db9d102 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/49459db9d102 Modified Files: sql/test/sys-schema/Tests/webExamplesLogicalFunctionsOperators.test Branch: Sep2022 Log Message: Extend test with two queries which can be used to simulate "a IS DISTINCT FROM b" a

MonetDB: Sep2022 - It's not bugzilla anymore.

2022-10-27 Thread Sjoerd Mullender
Changeset: c4f26cbc24f5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c4f26cbc24f5 Modified Files: testing/Mtest.py.in Branch: Sep2022 Log Message: It's not bugzilla anymore. diffs (21 lines): diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in --- a/testing/Mtest.py.in +++

MonetDB: default - Merge with Sep2022 branch.

2022-10-27 Thread Sjoerd Mullender
Changeset: 2a087a139713 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2a087a139713 Modified Files: gdk/gdk.h gdk/gdk_bbp.c gdk/gdk_logger.c gdk/gdk_select.c monetdb5/mal/mal_client.c sql/storage/bat/bat_storage.c sql/storage/store.c

MonetDB: Sep2022 - Merge with Jan2022 branch.

2022-10-27 Thread Sjoerd Mullender
Changeset: f1442ffa8506 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f1442ffa8506 Modified Files: gdk/gdk_bbp.c sql/storage/bat/bat_storage.c sql/test/concurrent/Tests/All Branch: Sep2022 Log Message: Merge with Jan2022 branch. diffs (206 lines): diff --git a/

MonetDB: Sep2022 - Extend test to also check what happens when n...

2022-10-27 Thread Martin van Dinther
Changeset: d11714b9ba34 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d11714b9ba34 Modified Files: sql/test/BugTracker-2022/Tests/dependencies.Bug-7328.test Branch: Sep2022 Log Message: Extend test to also check what happens when no columns are specified in the insert statement

MonetDB: default - Apart from dataflow, threads work for a singl...

2022-10-27 Thread Sjoerd Mullender
Changeset: 9329e4d43cc9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9329e4d43cc9 Modified Files: monetdb5/mal/mal.c monetdb5/mal/mal_client.c monetdb5/mal/mal_dataflow.c monetdb5/mal/mal_embedded.c monetdb5/mal/mal_import.c monetdb5/mal/ma

MonetDB: default - Assign heap parentid before allocating data.

2022-10-27 Thread Sjoerd Mullender
Changeset: fbcaa3f23d1b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fbcaa3f23d1b Modified Files: gdk/gdk_bat.c gdk/gdk_cand.c gdk/gdk_group.c gdk/gdk_hash.c gdk/gdk_imprints.c gdk/gdk_join.c gdk/gdk_orderidx.c gdk/gdk_strim

MonetDB: default - Memory leak.

2022-10-27 Thread Sjoerd Mullender
Changeset: 6853052eafe2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6853052eafe2 Modified Files: geom/monetdb5/geomBulk.c Branch: default Log Message: Memory leak. diffs (21 lines): diff --git a/geom/monetdb5/geomBulk.c b/geom/monetdb5/geomBulk.c --- a/geom/monetdb5/geomBulk

MonetDB: default - Create extra farm for system transients.

2022-10-27 Thread Sjoerd Mullender
Changeset: abaa47e4e552 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/abaa47e4e552 Modified Files: gdk/gdk.h gdk/gdk_bbp.c gdk/gdk_logger.c gdk/gdk_logger_old.c gdk/gdk_private.h gdk/gdk_utils.c Branch: default Log Message: Create extra far

MonetDB: default - Improved error message.

2022-10-27 Thread Sjoerd Mullender
Changeset: 56c626a09fcb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/56c626a09fcb Modified Files: ctest/tools/monetdbe/Tests/example_proxy.SQL.py Branch: default Log Message: Improved error message. diffs (12 lines): diff --git a/ctest/tools/monetdbe/Tests/example_proxy.SQL.p

MonetDB: default - Check for error.

2022-10-27 Thread Sjoerd Mullender
Changeset: ba4a05364094 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ba4a05364094 Modified Files: tools/monetdbe/monetdbe.c Branch: default Log Message: Check for error. diffs (12 lines): diff --git a/tools/monetdbe/monetdbe.c b/tools/monetdbe/monetdbe.c --- a/tools/monetdbe/

MonetDB: default - Removed old_logger_load from list of exported...

2022-10-27 Thread Sjoerd Mullender
Changeset: 2179332d1245 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2179332d1245 Modified Files: clients/Tests/exports.stable.out gdk/gdk_logger.h gdk/gdk_logger_internals.h Branch: default Log Message: Removed old_logger_load from list of exported functions.

MonetDB: Sep2022 - Add test for https://github.com/MonetDB/Monet...

2022-10-27 Thread Martin van Dinther
Changeset: 42955ea716d1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/42955ea716d1 Added Files: sql/test/BugTracker-2022/Tests/dependencies.Bug-7328.test Modified Files: sql/test/BugTracker-2022/Tests/All Branch: Sep2022 Log Message: Add test for https://github.com/MonetD

MonetDB: Sep2022 - Create a proper python package in the build d...

2022-10-27 Thread Panagiotis Koutsourakis
Changeset: 66ca3ab61821 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/66ca3ab61821 Added Files: testing/pyproject.toml.in Modified Files: testing/CMakeLists.txt Branch: Sep2022 Log Message: Create a proper python package in the build directory Copy the sources of the Mon