MonetDB: default - Fix compilations

2019-10-06 Thread Martin Kersten
Changeset: 953bd0762556 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=953bd0762556 Modified Files: monetdb5/mal/mal_interpreter.c Branch: default Log Message: Fix compilations diffs (11 lines): diff --git a/monetdb5/mal/mal_interpreter.c

MonetDB: default - Fix compilation error

2019-10-06 Thread Martin Kersten
Changeset: 2009b26e9502 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2009b26e9502 Modified Files: monetdb5/modules/mal/clients.c Branch: default Log Message: Fix compilation error diffs (11 lines): diff --git a/monetdb5/modules/mal/clients.c

MonetDB: wlcrNov2019 - Approved output

2019-10-06 Thread Martin Kersten
Changeset: a21479c43794 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a21479c43794 Modified Files: sql/test/BugTracker-2012/Tests/table_functions_fail_after_restart-0.Bug-3063.stable.out

MonetDB: wlcrNov2019 - Add the upgrade code for the fixed wlcr c...

2019-10-06 Thread Martin Kersten
Changeset: 2281ba561f30 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2281ba561f30 Modified Files: sql/backends/monet5/sql_upgrades.c Branch: wlcrNov2019 Log Message: Add the upgrade code for the fixed wlcr code. diffs (54 lines): diff --git

MonetDB: wlcrNov2019 - Another round of smaller fixes to corner ...

2019-10-06 Thread Martin Kersten
Changeset: f2b140336afd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f2b140336afd Modified Files: sql/backends/monet5/wlr.c Branch: wlcrNov2019 Log Message: Another round of smaller fixes to corner the timing diffs (154 lines): diff --git

MonetDB: default - Approve test output

2019-10-06 Thread Martin Kersten
Changeset: 387b3e6a0e1e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=387b3e6a0e1e Modified Files: clients/R/Tests/copy_into_fwf.stable.err sql/test/wlcr/Tests/wlc01.stable.out Branch: default Log Message: Approve test output diffs (27 lines): diff

MonetDB: default - Make the profiler thread safe by setting lock...

2019-10-06 Thread Martin Kersten
Changeset: e866800e3df2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e866800e3df2 Modified Files: monetdb5/mal/mal_profiler.c monetdb5/mal/mal_runtime.c monetdb5/modules/mal/clients.c Branch: default Log Message: Make the profiler thread safe by

MonetDB: default - Added warning. Profiler not thread safe

2019-10-06 Thread Martin Kersten
Changeset: 4d2e5a5c8571 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4d2e5a5c8571 Modified Files: monetdb5/mal/mal_profiler.c Branch: default Log Message: Added warning. Profiler not thread safe diffs (11 lines): diff --git a/monetdb5/mal/mal_profiler.c

MonetDB: default - Remove obsolete variable, which wasn't thread...

2019-10-06 Thread Martin Kersten
Changeset: 84bb6fed6e78 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=84bb6fed6e78 Modified Files: monetdb5/mal/mal_client.c monetdb5/mal/mal_profiler.c monetdb5/mal/mal_runtime.c Branch: default Log Message: Remove obsolete variable, which wasn't

MonetDB: default - Add signatures

2019-10-06 Thread Martin Kersten
Changeset: 32c5f0536815 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=32c5f0536815 Modified Files: clients/R/Tests/dbi.stable.err clients/Tests/exports.stable.out monetdb5/mal/mal_interpreter.c Branch: default Log Message: Add signatures diffs