MonetDB: Jan2022 - Missing check

2022-02-04 Thread Pedro Ferreira
Changeset: 6dad8fabafa9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6dad8fabafa9 Modified Files: sql/backends/monet5/sql.c Branch: Jan2022 Log Message: Missing check diffs (13 lines): diff --git a/sql/backends/monet5/sql.c b/sql/backends/monet5/sql.c --- a/sql/backends/monet

MonetDB: Jan2022 - I committed too much

2022-02-04 Thread Pedro Ferreira
Changeset: 4beb86842488 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4beb86842488 Modified Files: sql/backends/monet5/sql.c Branch: Jan2022 Log Message: I committed too much diffs (21 lines): diff --git a/sql/backends/monet5/sql.c b/sql/backends/monet5/sql.c --- a/sql/backend

MonetDB: Jan2022 - Move dml dependency change to the backend, so...

2022-02-04 Thread Pedro Ferreira
Changeset: 557b3500e8dc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/557b3500e8dc Modified Files: clients/Tests/MAL-signatures-hge.test clients/Tests/MAL-signatures.test sql/backends/monet5/rel_bin.c sql/backends/monet5/sql.c sql/backends/monet5/sq

MonetDB: default - Remove functions sys.index and sys.strings.

2022-02-04 Thread Sjoerd Mullender
Changeset: 7926afef3866 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7926afef3866 Removed Files: sql/test/BugTracker-2022/Tests/index-function-query.Bug-7238.test Modified Files: clients/Tests/MAL-signatures-hge.test clients/Tests/MAL-signatures.test sql/C

MonetDB: default - Merge with Jan2022 branch.

2022-02-04 Thread Sjoerd Mullender
Changeset: 299d31cf61cf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/299d31cf61cf Modified Files: gdk/gdk_private.h sql/backends/monet5/sql.c sql/test/BugTracker-2022/Tests/All Branch: default Log Message: Merge with Jan2022 branch. diffs (truncated from 400 to

MonetDB: Jan2022 - You cannot create an integer view on an strin...

2022-02-04 Thread Sjoerd Mullender
Changeset: 7ee2bb86a943 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7ee2bb86a943 Modified Files: sql/backends/monet5/sql.c sql/test/BugTracker-2022/Tests/All sql/test/BugTracker-2022/Tests/index-function-query.Bug-7238.test Branch: Jan2022 Log Message: You canno

MonetDB: Jan2022 - Do not unload/reload views when the ref count...

2022-02-04 Thread Sjoerd Mullender
Changeset: 8c0ee03e16e6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8c0ee03e16e6 Modified Files: gdk/gdk_bbp.c Branch: Jan2022 Log Message: Do not unload/reload views when the ref count goes to 0. This fixes bug #7237. diffs (68 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_b

MonetDB: Jan2022 - Slightly better placement of lock/unlock calls.

2022-02-04 Thread Sjoerd Mullender
Changeset: 535799f927f9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/535799f927f9 Modified Files: gdk/gdk_align.c gdk/gdk_heap.c Branch: Jan2022 Log Message: Slightly better placement of lock/unlock calls. diffs (36 lines): diff --git a/gdk/gdk_align.c b/gdk/gdk_align

MonetDB: Jan2022 - Print tail width for string bats in algo debu...

2022-02-04 Thread Sjoerd Mullender
Changeset: f2f35f67e237 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f2f35f67e237 Modified Files: gdk/gdk_private.h Branch: Jan2022 Log Message: Print tail width for string bats in algo debug output. diffs (35 lines): diff --git a/gdk/gdk_private.h b/gdk/gdk_private.h --- a/g