MonetDB: Jul2021 - Add table and column locks around cleanup.

2021-09-15 Thread Sjoerd Mullender
Changeset: 7b201813ee06 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7b201813ee06 Modified Files: sql/storage/bat/bat_storage.c sql/storage/sql_storage.h sql/storage/store.c Branch: Jul2021 Log Message: Add table and column locks around cleanup. diffs (58 lines

MonetDB: Jul2021 - Delete delta structures for tmp tables and co...

2021-09-15 Thread Sjoerd Mullender
Changeset: b8524835ed5e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b8524835ed5e Modified Files: sql/storage/bat/bat_storage.c sql/storage/sql_storage.h sql/storage/store.c Branch: Jul2021 Log Message: Delete delta structures for tmp tables and columns when tran

MonetDB: Jul2021 - Cleanup.

2021-09-15 Thread Sjoerd Mullender
Changeset: efba060e9685 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/efba060e9685 Modified Files: sql/storage/bat/bat_storage.c Branch: Jul2021 Log Message: Cleanup. diffs (19 lines): diff --git a/sql/storage/bat/bat_storage.c b/sql/storage/bat/bat_storage.c --- a/sql/storage

MonetDB: default - Merged with Jul2021

2021-09-15 Thread Pedro Ferreira
Changeset: dfeedb60f298 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/dfeedb60f298 Modified Files: gdk/gdk_utils.c Branch: default Log Message: Merged with Jul2021 diffs (33 lines): diff --git a/gdk/gdk_utils.c b/gdk/gdk_utils.c --- a/gdk/gdk_utils.c +++ b/gdk/gdk_utils.c @@ -

MonetDB: Jul2021 - Don't clear first too early.

2021-09-15 Thread Sjoerd Mullender
Changeset: 5948dbf20f81 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5948dbf20f81 Modified Files: gdk/gdk_utils.c Branch: Jul2021 Log Message: Don't clear first too early. diffs (19 lines): diff --git a/gdk/gdk_utils.c b/gdk/gdk_utils.c --- a/gdk/gdk_utils.c +++ b/gdk/gdk_uti

MonetDB: Jul2021 - The result must be allocated. My bad

2021-09-15 Thread Pedro Ferreira
Changeset: 56aaa035090b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/56aaa035090b Modified Files: monetdb5/modules/atoms/json.c Branch: Jul2021 Log Message: The result must be allocated. My bad diffs (14 lines): diff --git a/monetdb5/modules/atoms/json.c b/monetdb5/modules/at

MonetDB: default - Merged with Jul2021

2021-09-15 Thread Pedro Ferreira
Changeset: ca6fdbb0a7ce for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ca6fdbb0a7ce Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 Branch: default Log Message: Merged with Jul2021 diffs (truncated from 866 to 300 li

MonetDB: Jul2021 - Added missing json2json backend call

2021-09-15 Thread Pedro Ferreira
Changeset: 5daa17164736 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5daa17164736 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 monetdb5/modules/atoms/json.c sql/test/SQLancer/Tests/sqlancer17.test B

MonetDB: Jul2021 - Escape strings at json.tojsonarray function a...

2021-09-15 Thread Pedro Ferreira
Changeset: 73b95fae9e21 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/73b95fae9e21 Modified Files: monetdb5/modules/atoms/json.c sql/test/SQLancer/Tests/sqlancer17.test Branch: Jul2021 Log Message: Escape strings at json.tojsonarray function and cleanup diffs (truncated

MonetDB: Jul2021 - Missing NULL values and stack overflow checks...

2021-09-15 Thread Pedro Ferreira
Changeset: 7c22c59d7c79 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7c22c59d7c79 Modified Files: monetdb5/modules/atoms/json.c sql/test/SQLancer/Tests/sqlancer17.test Branch: Jul2021 Log Message: Missing NULL values and stack overflow checks in the JSON module diffs (