MonetDB: pushcands - More cleanup

2021-04-15 Thread Pedro Ferreira
Changeset: a67cf02dc243 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a67cf02dc243 Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: More cleanup diffs (47 lines): diff --git a/sql/backends/monet5/sql_statement.c b/sql/backends/monet5/sql_stat

MonetDB: pushcands - Less multiplex calls

2021-04-15 Thread Pedro Ferreira
Changeset: 3be495202ea6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3be495202ea6 Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: Less multiplex calls diffs (139 lines): diff --git a/sql/backends/monet5/

MonetDB: pushcands - Removing obsolete multiplex calls

2021-04-15 Thread Pedro Ferreira
Changeset: 340e1a8d41b8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/340e1a8d41b8 Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: Removing obsolete multiplex calls diffs (56 lines): diff --git a/sql/backends/monet5/sql_statement.c b/sql/bac

MonetDB: pushcands - merged

2021-04-15 Thread Niels Nes
Changeset: 903f521dab6f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/903f521dab6f Branch: pushcands Log Message: merged diffs (36 lines): diff --git a/sql/backends/monet5/sql_rank.c b/sql/backends/monet5/sql_rank.c --- a/sql/backends/monet5/sql_rank.c +++ b/sql/backends/monet5/sql_ra

MonetDB: pushcands - also clear psub when all projection express...

2021-04-15 Thread Niels Nes
Changeset: 2453e93237a2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2453e93237a2 Modified Files: sql/backends/monet5/rel_bin.c Branch: pushcands Log Message: also clear psub when all projection expressions used the candidate. diffs (11 lines): diff --git a/sql/backends/monet

MonetDB: pushcands - Here retain the descriptor

2021-04-15 Thread Pedro Ferreira
Changeset: 161866b1e3f6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/161866b1e3f6 Modified Files: sql/backends/monet5/sql_rank.c Branch: pushcands Log Message: Here retain the descriptor diffs (36 lines): diff --git a/sql/backends/monet5/sql_rank.c b/sql/backends/monet5/sql_r

MonetDB: default - Don't include the same header file again (mak...

2021-04-15 Thread Pedro Ferreira
Changeset: 9a8c1b602269 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9a8c1b602269 Modified Files: monetdb5/modules/mal/pcre.c Branch: default Log Message: Don't include the same header file again (making vscode happy) diffs (12 lines): diff --git a/monetdb5/modules/mal/pcre.c

MonetDB: pushcands - initial steps for handling more pushed comb...

2021-04-15 Thread Niels Nes
Changeset: 2e6c4d15fdf9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2e6c4d15fdf9 Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.h Branch: pushcands Log Message: initial steps for handling more pushed combinations (ie partialy during proj

MonetDB: pushcands - small cleanup of pushed candidates handling

2021-04-15 Thread Niels Nes
Changeset: 62a1b4e80bc8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/62a1b4e80bc8 Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: small cleanup of pushed candidates handling diffs (49 lines): diff --git a/sql/backends/monet5/sql_statement.c

monetdb-java: embedded - Closing embedded as MonetDBe-Java has b...

2021-04-15 Thread Pedro Ferreira
Changeset: 122773971f50 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/122773971f50 Branch: embedded Log Message: Closing embedded as MonetDBe-Java has been released ___ checkin-list mailing list checkin-list@monetdb.org https://www.m

MonetDB: default - add change log for query comments

2021-04-15 Thread svetlin
Changeset: bed733843824 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bed733843824 Modified Files: ChangeLog Branch: default Log Message: add change log for query comments diffs (10 lines): diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ # C

MonetDB: default - keep inline comments only

2021-04-15 Thread svetlin
Changeset: 23de9e63fc07 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/23de9e63fc07 Modified Files: sql/server/sql_scan.c Branch: default Log Message: keep inline comments only diffs (67 lines): diff --git a/sql/server/sql_scan.c b/sql/server/sql_scan.c --- a/sql/server/sql_sca

MonetDB: pushcands - Approved output

2021-04-15 Thread Pedro Ferreira
Changeset: 3cb054b3870e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3cb054b3870e Modified Files: clients/Tests/MAL-signatures.stable.out clients/Tests/MAL-signatures.stable.out.int128 clients/Tests/exports.stable.out Branch: pushcands Log Message: Approved outpu

MonetDB: pushcands - Merged with default

2021-04-15 Thread Pedro Ferreira
Changeset: d77ad8d8982d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/d77ad8d8982d Branch: pushcands Log Message: Merged with default diffs (73 lines): diff --git a/monetdb5/mal/mal_authorize.c b/monetdb5/mal/mal_authorize.c --- a/monetdb5/mal/mal_authorize.c +++ b/monetdb5/mal/mal_au

MonetDB: default - Allocation check

2021-04-15 Thread Pedro Ferreira
Changeset: 005af7309001 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/005af7309001 Modified Files: monetdb5/mal/mal_authorize.c Branch: default Log Message: Allocation check diffs (13 lines): diff --git a/monetdb5/mal/mal_authorize.c b/monetdb5/mal/mal_authorize.c --- a/monetd

MonetDB: pushcands - merged

2021-04-15 Thread Niels Nes
Changeset: 528104d3efe2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/528104d3efe2 Branch: pushcands Log Message: merged diffs (113 lines): diff --git a/sql/test/BugTracker-2012/Tests/rewrite_like_into_likesubselect.Bug-3179.test b/sql/test/BugTracker-2012/Tests/rewrite_like_into_li

MonetDB: pushcands - fixes stmt_genselect for push of candidates.

2021-04-15 Thread Niels Nes
Changeset: 32c1c18252fb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/32c1c18252fb Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: fixes stmt_genselect for push of candidates. diffs (44 lines): diff --git a/sql/backends/monet5/sql_statement.c

MonetDB: pushcands - Approved output

2021-04-15 Thread Pedro Ferreira
Changeset: 6a4a2629ed24 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6a4a2629ed24 Modified Files: sql/test/BugTracker-2012/Tests/rewrite_like_into_likesubselect.Bug-3179.test sql/test/SQLancer/Tests/sqlancer10.test sql/test/mapi/Tests/sql_int128.test Branch: push

MonetDB: pushcands - removed unused optimizer

2021-04-15 Thread Niels Nes
Changeset: 09069a9605ad for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/09069a9605ad Modified Files: sql/server/rel_optimizer.c Branch: pushcands Log Message: removed unused optimizer diffs (152 lines): diff --git a/sql/server/rel_optimizer.c b/sql/server/rel_optimizer.c --- a/s

MonetDB: pushcands - cleanup of unused (test) functionality (ind...

2021-04-15 Thread Niels Nes
Changeset: a0eaf13c59cf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a0eaf13c59cf Modified Files: sql/backends/monet5/sql.c sql/common/sql_types.c sql/test/SQLancer/Tests/sqlancer08.test Branch: pushcands Log Message: cleanup of unused (test) functionality (index

MonetDB: pushcands - pcre module doesn't support candidate lists...

2021-04-15 Thread Pedro Ferreira
Changeset: 0654b6dac7a0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/0654b6dac7a0 Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: pcre module doesn't support candidate lists yet, the like functions are on the algebra module diffs (12 lines):

MonetDB: pushcands - I used the wrong call, sorry

2021-04-15 Thread Pedro Ferreira
Changeset: 1f57697bd0ac for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1f57697bd0ac Modified Files: sql/backends/monet5/sql.c Branch: pushcands Log Message: I used the wrong call, sorry diffs (20 lines): diff --git a/sql/backends/monet5/sql.c b/sql/backends/monet5/sql.c --- a/s

MonetDB: pushcands - make sure we only set the candidates when w...

2021-04-15 Thread Niels Nes
Changeset: 728a124e8ecf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/728a124e8ecf Modified Files: sql/backends/monet5/sql_statement.c Branch: pushcands Log Message: make sure we only set the candidates when we pushed or projected diffs (30 lines): diff --git a/sql/backends/mo

MonetDB: pushcands - mkey module cleanup. Added candidate list s...

2021-04-15 Thread Pedro Ferreira
Changeset: 271a1d899d42 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/271a1d899d42 Modified Files: monetdb5/modules/mal/mkey.c monetdb5/optimizer/opt_prelude.c monetdb5/optimizer/opt_prelude.h sql/backends/monet5/sql_statement.c sql/common/sql_types

MonetDB: pushcands - coalesce also needs to backproject into the...

2021-04-15 Thread Niels Nes
Changeset: 17090e542067 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/17090e542067 Modified Files: sql/backends/monet5/rel_bin.c Branch: pushcands Log Message: coalesce also needs to backproject into the right oid space diffs (17 lines): diff --git a/sql/backends/monet5/rel_bi