MonetDB: sql_profiler - Mark location for client start and end e...

2022-06-24 Thread Aris Koning
Changeset: e1c243755f9a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e1c243755f9a Modified Files: monetdb5/mal/mal_client.c Branch: sql_profiler Log Message: Mark location for client start and end events. diffs (20 lines): diff --git a/monetdb5/mal/mal_client.c b/monetdb5/mal

MonetDB: sql_profiler - Designate stop and start events for sql ...

2022-06-24 Thread Aris Koning
Changeset: 356f40ece585 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/356f40ece585 Modified Files: sql/backends/monet5/sql_scenario.c Branch: sql_profiler Log Message: Designate stop and start events for sql parsing. diffs (22 lines): diff --git a/sql/backends/monet5/sql_scena

MonetDB: imdbairperf - And one more dummy change.

2022-06-24 Thread Aris Koning
Changeset: c1143b74af8e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c1143b74af8e Modified Files: foo Branch: imdbairperf Log Message: And one more dummy change. diffs (8 lines): diff --git a/foo b/foo --- a/foo +++ b/foo @@ -1,3 +1,4 @@ bar stuff bla bla +bla bla bla

MonetDB: default - Merge with Jan2022 branch.

2022-06-24 Thread Sjoerd Mullender
Changeset: e29ea91e5248 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e29ea91e5248 Modified Files: tools/merovingian/daemon/merovingian.c Branch: default Log Message: Merge with Jan2022 branch. diffs (26 lines): diff --git a/sql/test/UserDump/Tests/dump_with_test.reqtests b/s

MonetDB: Jan2022 - Merge with Jul2021 branch.

2022-06-24 Thread Sjoerd Mullender
Changeset: 043cd0dcb303 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/043cd0dcb303 Modified Files: tools/merovingian/daemon/merovingian.c Branch: Jan2022 Log Message: Merge with Jul2021 branch. diffs (14 lines): diff --git a/tools/merovingian/daemon/merovingian.c b/tools/mero

MonetDB: Jul2021 - Don't use declaration right after a label.

2022-06-24 Thread Sjoerd Mullender
Changeset: 4e6640771b61 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4e6640771b61 Modified Files: tools/merovingian/daemon/merovingian.c Branch: Jul2021 Log Message: Don't use declaration right after a label. diffs (14 lines): diff --git a/tools/merovingian/daemon/merovingian