MonetDB: Jul2021 - Move inet calc MAL calls to the right place, ...

2021-09-10 Thread Pedro Ferreira
Changeset: fdbc5d36669b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fdbc5d36669b Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 monetdb5/modules/atoms/inet.c monetdb5/modules/mal/batcalc.c

MonetDB: Jul2021 - Use const restrict

2021-09-10 Thread Pedro Ferreira
Changeset: ad3b035967d6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ad3b035967d6 Modified Files: monetdb5/modules/atoms/str.c Branch: Jul2021 Log Message: Use const restrict diffs (25 lines): diff --git a/monetdb5/modules/atoms/str.c b/monetdb5/modules/atoms/str.c ---

MonetDB: Jul2021 - Don't lock/unlock the case's from hash at eve...

2021-09-10 Thread Pedro Ferreira
Changeset: 15d7756b3676 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/15d7756b3676 Modified Files: monetdb5/modules/atoms/str.c monetdb5/modules/atoms/str.h monetdb5/modules/kernel/batstr.c Branch: Jul2021 Log Message: Don't lock/unlock the case's from hash at

MonetDB: strheapvacuum - check interval constraint if there

2021-09-10 Thread svetlin
Changeset: 4a94f4d4b03c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4a94f4d4b03c Modified Files: gdk/gdk_bbp.c sql/backends/monet5/sql.c Branch: strheapvacuum Log Message: check interval constraint if there diffs (83 lines): diff --git a/gdk/gdk_bbp.c

MonetDB: Jul2021 - Don't keep the reference on error

2021-09-10 Thread Pedro Ferreira
Changeset: 13ca3ebad332 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/13ca3ebad332 Modified Files: monetdb5/modules/mal/manifold.c Branch: Jul2021 Log Message: Don't keep the reference on error diffs (31 lines): diff --git a/monetdb5/modules/mal/manifold.c

MonetDB: Jul2021 - Don't leak on error

2021-09-10 Thread Pedro Ferreira
Changeset: ff7d261e824d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ff7d261e824d Modified Files: monetdb5/modules/mal/remote.c Branch: Jul2021 Log Message: Don't leak on error diffs (32 lines): diff --git a/monetdb5/modules/mal/remote.c b/monetdb5/modules/mal/remote.c ---

MonetDB: default - Merge with Jul2021 branch.

2021-09-10 Thread Sjoerd Mullender
Changeset: 4575f798d414 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4575f798d414 Modified Files: sql/server/rel_rel.c sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.int128 sql/test/emptydb-previous-upgrade-chain/Tests/upgrade.stable.out

MonetDB: Jul2021 - In addition to the last release, also test up...

2021-09-10 Thread Sjoerd Mullender
Changeset: 95ebd98e1602 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/95ebd98e1602 Added Files: sql/test/emptydb-previous-upgrade-chain-hge/Tests/All sql/test/emptydb-previous-upgrade-chain-hge/Tests/check.SQL.py.src