MonetDB: mtest - Silenced remote ssbm test

2020-11-20 Thread Pedro Ferreira
Changeset: 537e829269c3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=537e829269c3 Removed Files: sql/test/remote/Tests/ssbm.stable.out.int128 Modified Files: sql/test/remote/Tests/ssbm.SQL.py sql/test/remote/Tests/ssbm.stable.err sql/test/re

MonetDB: mtest - Silenced remote tests

2020-11-20 Thread Pedro Ferreira
Changeset: ce360710bf14 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ce360710bf14 Modified Files: sql/test/remote/Tests/creds.SQL.py sql/test/remote/Tests/creds.stable.err sql/test/remote/Tests/creds.stable.out sql/test/remote/Tests/differen

MonetDB: copybinary - Generate bincopy testdata in proper endian...

2020-11-20 Thread Joeri van Ruth
Changeset: 05bc4721f061 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=05bc4721f061 Modified Files: clients/examples/C/bincopydata.c clients/examples/C/bincopytemporaldata.c Branch: copybinary Log Message: Generate bincopy testdata in proper endianness that

MonetDB: copybinary - Reuse the prototype column if possible

2020-11-20 Thread Joeri van Ruth
Changeset: 7751f7172594 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7751f7172594 Modified Files: monetdb5/optimizer/opt_bincopyfrom.c Branch: copybinary Log Message: Reuse the prototype column if possible non-prototype columns are already being reused automatica

MonetDB: copybinary - Keep subsequent append to the same table s...

2020-11-20 Thread Joeri van Ruth
Changeset: 4ae287228851 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4ae287228851 Added Files: sql/test/Tests/appendtwice.sql sql/test/Tests/appendtwice.stable.err sql/test/Tests/appendtwice.stable.out Modified Files: monetdb5/optimizer/opt_

MonetDB: copybinary - Avoid unnecessary heap reallocations

2020-11-20 Thread Joeri van Ruth
Changeset: c8960a75a41b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c8960a75a41b Modified Files: sql/backends/monet5/sql_bincopyfrom.c Branch: copybinary Log Message: Avoid unnecessary heap reallocations diffs (15 lines): diff --git a/sql/backends/monet5/sql_b

MonetDB: copybinary - Small type fix

2020-11-20 Thread Joeri van Ruth
Changeset: 302b9ceecac1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=302b9ceecac1 Modified Files: sql/backends/monet5/sql_bincopyfrom.c Branch: copybinary Log Message: Small type fix diffs (12 lines): diff --git a/sql/backends/monet5/sql_bincopyfrom.c b/sql/ba

MonetDB: copybinary - How many attempts do I need to fix a simpl...

2020-11-20 Thread Joeri van Ruth
Changeset: 726f08a3cbf0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=726f08a3cbf0 Modified Files: sql/backends/monet5/sql_bincopyfrom.c Branch: copybinary Log Message: How many attempts do I need to fix a simple warning? diffs (12 lines): diff --git a/sql/backe

MonetDB: mtest - Converted sql/test/remote partition_elim test. ...

2020-11-20 Thread Pedro Ferreira
Changeset: 1c365201dad5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1c365201dad5 Added Files: sql/test/remote/Tests/partition_elim.test Modified Files: testing/explain.py Branch: mtest Log Message: Converted sql/test/remote partition_elim test. A MAL inst

MonetDB: mtest - Converted remaining sql/test/FeatureRequests tests

2020-11-20 Thread Pedro Ferreira
Changeset: 3e17f2e014e2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3e17f2e014e2 Modified Files: sql/test/FeatureRequests/Tests/foreign_key_outer_join_dead_code_elimination-explain-0join-query.test sql/test/FeatureRequests/Tests/foreign_key_outer_join_de

MonetDB: mtest - Converted recently added bug test

2020-11-20 Thread Pedro Ferreira
Changeset: 99ac19c0c18f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=99ac19c0c18f Added Files: sql/test/BugTracker-2020/Tests/decimal-multiplication.Bug-7003.test Branch: mtest Log Message: Converted recently added bug test diffs (26 lines): diff --git a/sql/t

MonetDB: mtest - Merged with default

2020-11-20 Thread Pedro Ferreira
Changeset: 06e1cc9baceb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=06e1cc9baceb Modified Files: sql/server/rel_optimizer.c sql/test/BugTracker-2020/Tests/All Branch: mtest Log Message: Merged with default diffs (truncated from 1189 to 300 lines): diff

MonetDB: mtest - fix sql/test/Users/Tests/changePasswordUser

2020-11-20 Thread svetlin
Changeset: 98a46175ed08 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=98a46175ed08 Modified Files: sql/test/Users/Tests/changePasswordUser.SQL.py Branch: mtest Log Message: fix sql/test/Users/Tests/changePasswordUser diffs (33 lines): diff --git a/sql/test/Users

MonetDB: scoping2 - Merged with default

2020-11-20 Thread Pedro Ferreira
Changeset: 90a64a92469f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=90a64a92469f Modified Files: tools/monetdbe/monetdbe.c Branch: scoping2 Log Message: Merged with default diffs (121 lines): diff --git a/common/utils/msabaoth.c b/common/utils/msabaoth.c --- a

MonetDB: default - Merged with Oct2020. Don't forget to escape S...

2020-11-20 Thread Pedro Ferreira
Changeset: 666b3fcab133 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=666b3fcab133 Modified Files: tools/monetdbe/monetdbe.c Branch: default Log Message: Merged with Oct2020. Don't forget to escape SQL identifiers when building SQL queries! diffs (155 lines): d

MonetDB: Oct2020 - Schema parameter is optional for monetdbe_append

2020-11-20 Thread Pedro Ferreira
Changeset: c5a742c3bbbc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c5a742c3bbbc Modified Files: tools/monetdbe/monetdbe.c Branch: Oct2020 Log Message: Schema parameter is optional for monetdbe_append diffs (57 lines): diff --git a/tools/monetdbe/monetdbe.c b/

MonetDB: mtest - fix not catched exception drop sqllogic

2020-11-20 Thread svetlin
Changeset: e028aed4f38e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e028aed4f38e Modified Files: testing/Mtest.py.in testing/Mz.py.in Branch: mtest Log Message: fix not catched exception drop sqllogic diffs (30 lines): diff --git a/testing/Mtest.py.in

MonetDB: scoping2 - Apply scoping rules to monetdbe calls and re...

2020-11-20 Thread Pedro Ferreira
Changeset: c0b1da9c7d99 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c0b1da9c7d99 Modified Files: sql/server/rel_psm.c tools/monetdbe/monetdbe.c Branch: scoping2 Log Message: Apply scoping rules to monetdbe calls and remove unecessary calls to obtain curr

MonetDB: scoping2 - Approved output

2020-11-20 Thread Pedro Ferreira
Changeset: 62c6a42edad7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=62c6a42edad7 Modified Files: sql/server/rel_select.c Branch: scoping2 Log Message: Approved output diffs (17 lines): diff --git a/sql/server/rel_select.c b/sql/server/rel_select.c --- a/sql/se

MonetDB: scoping2 - Approved output

2020-11-20 Thread Pedro Ferreira
Changeset: 6c6156f9f8e7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6c6156f9f8e7 Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 Branch: scoping2 Log Message: Approved output diffs (42 lines): diff

MonetDB: scoping2 - Merged with default

2020-11-20 Thread Pedro Ferreira
Changeset: 75d52fe05398 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=75d52fe05398 Modified Files: sql/backends/monet5/sql_cat.c sql/include/sql_catalog.h sql/server/rel_optimizer.c sql/server/rel_propagate.c sql/server/rel_schema.c

MonetDB: Oct2020 - Don't forget to free before returning

2020-11-20 Thread Pedro Ferreira
Changeset: a1fe8f02fbdf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a1fe8f02fbdf Modified Files: common/utils/msabaoth.c Branch: Oct2020 Log Message: Don't forget to free before returning diffs (42 lines): diff --git a/common/utils/msabaoth.c b/common/utils/ms

MonetDB: mtest - fix sqllogic conn in Mtest

2020-11-20 Thread svetlin
Changeset: 19ea2e9b467d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=19ea2e9b467d Modified Files: testing/Mtest.py.in Branch: mtest Log Message: fix sqllogic conn in Mtest diffs (14 lines): diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in --- a/testing/Mt

MonetDB: mtest - more fixes on sql/test/BugTracker-2018

2020-11-20 Thread svetlin
Changeset: 151c9d0fa78f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=151c9d0fa78f Modified Files: sql/test/BugTracker-2018/Tests/comment-on-table-is-null.Bug-6639.sql sql/test/BugTracker-2018/Tests/comment-on-table-is-null.Bug-6639.test sql/test/Bug

MonetDB: default - Merged with Oct2020

2020-11-20 Thread Pedro Ferreira
Changeset: 493db7435a9a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=493db7435a9a Modified Files: MonetDB.spec sql/backends/monet5/sql_cat.c sql/backends/monet5/sql_scenario.c sql/include/sql_catalog.h sql/server/rel_optimizer.c

MonetDB: Oct2020 - Merged with Jun2020

2020-11-20 Thread Pedro Ferreira
Changeset: d4016daeaedd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d4016daeaedd Modified Files: sql/storage/store.c Branch: Oct2020 Log Message: Merged with Jun2020 diffs (69 lines): diff --git a/sql/storage/store.c b/sql/storage/store.c --- a/sql/storage/sto

MonetDB: Oct2020 - Fix infinite loop when file on mclient cmd li...

2020-11-20 Thread Joeri van Ruth
Changeset: 9914396cab6c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9914396cab6c Modified Files: clients/mapiclient/mclient.c Branch: Oct2020 Log Message: Fix infinite loop when file on mclient cmd line does not exist diffs (14 lines): diff --git a/clients/map

MonetDB: Jun2020 - Find by id

2020-11-20 Thread Pedro Ferreira
Changeset: 4227d83d52c7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4227d83d52c7 Modified Files: sql/storage/store.c Branch: Jun2020 Log Message: Find by id diffs (69 lines): diff --git a/sql/storage/store.c b/sql/storage/store.c --- a/sql/storage/store.c +++

MonetDB: Oct2020 - Merged with Jun2020

2020-11-20 Thread Pedro Ferreira
Changeset: a8117d1b7afa for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a8117d1b7afa Modified Files: sql/storage/store.c Branch: Oct2020 Log Message: Merged with Jun2020 diffs (12 lines): diff --git a/sql/storage/store.c b/sql/storage/store.c --- a/sql/storage/sto

MonetDB: Jun2020 - Find by id

2020-11-20 Thread Pedro Ferreira
Changeset: e1e50d2ae306 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e1e50d2ae306 Modified Files: sql/storage/store.c Branch: Jun2020 Log Message: Find by id diffs (12 lines): diff --git a/sql/storage/store.c b/sql/storage/store.c --- a/sql/storage/store.c +++

MonetDB: Oct2020 - merged with jun2020

2020-11-20 Thread Niels Nes
Changeset: 2991a3bac47b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2991a3bac47b Modified Files: sql/backends/monet5/sql_scenario.c Branch: Oct2020 Log Message: merged with jun2020 diffs (23 lines): diff --git a/sql/backends/monet5/sql_scenario.c b/sql/backen

MonetDB: Jun2020 - break out of the SQLreader loop on errors ret...

2020-11-20 Thread Niels Nes
Changeset: e368e7d1bf7e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e368e7d1bf7e Modified Files: sql/backends/monet5/sql_scenario.c Branch: Jun2020 Log Message: break out of the SQLreader loop on errors returned from SQLautocommit diffs (23 lines): diff --git

MonetDB: Oct2020 - This test result is right. We truncate the mu...

2020-11-20 Thread Pedro Ferreira
Changeset: de83b6f5cf7c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=de83b6f5cf7c Modified Files: sql/test/BugTracker-2020/Tests/decimal-multiplication.Bug-7003.sql sql/test/BugTracker-2020/Tests/decimal-multiplication.Bug-7003.stable.out Branch: Oct2020 L