monetdb-java: default - Adding test DecimalPrecisionAndScale for...

2022-10-19 Thread Martin van Dinther
Changeset: a6592430c8fc for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/a6592430c8fc Modified Files: tests/JDBC_API_Tester.java Branch: default Log Message: Adding test DecimalPrecisionAndScale for showing incorrect precision and scale values. diffs (112 lines): diff

monetdb-java: default - Remove no longer needed MCL version numb...

2022-10-19 Thread Martin van Dinther
Changeset: 3c40f672174c for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/3c40f672174c Modified Files: build.properties version.sh Branch: default Log Message: Remove no longer needed MCL version numbers. diffs (43 lines): diff --git a/build.properties b/build.pr

MonetDB: geo-update-dev - Merge with Stefanos cmake.

2022-10-19 Thread Bernardo Mota
Changeset: 9c330ca1b2e3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9c330ca1b2e3 Branch: geo-update-dev Log Message: Merge with Stefanos cmake. diffs (38 lines): diff --git a/cmake/Modules/FindRTree.cmake b/cmake/Modules/FindRTree.cmake --- a/cmake/Modules/FindRTree.cmake +++ b/cmak

MonetDB: geo-update-dev - Added rtree function ID to optimizers,...

2022-10-19 Thread Bernardo Mota
Changeset: 236e4049396c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/236e4049396c Modified Files: monetdb5/optimizer/opt_mitosis.c monetdb5/optimizer/opt_prelude.c monetdb5/optimizer/opt_prelude.h Branch: geo-update-dev Log Message: Added rtree function ID to opt

MonetDB: geo-update-dev - Improved the RTREEdestroy function, ch...

2022-10-19 Thread Bernardo Mota
Changeset: 9d099829ebf5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9d099829ebf5 Modified Files: gdk/gdk_rtree.c geom/monetdb5/geom.c geom/sql/40_geom.sql Branch: geo-update-dev Log Message: Improved the RTREEdestroy function, changed the conditions for creating

MonetDB: Jan2022 - Merge with Jul2021 branch.

2022-10-19 Thread Sjoerd Mullender
Changeset: c28bf3ca1308 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c28bf3ca1308 Modified Files: monetdb5/ChangeLog.Jan2022 monetdb5/optimizer/opt_support.c Branch: Jan2022 Log Message: Merge with Jul2021 branch. diffs (22 lines): diff --git a/monetdb5/ChangeLog.Jan2

MonetDB: Jul2021 - (Re)set starttime when starting to optimize a...

2022-10-19 Thread Sjoerd Mullender
Changeset: 38ed475b5611 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/38ed475b5611 Modified Files: monetdb5/ChangeLog.Jul2021 monetdb5/optimizer/opt_support.c Branch: Jul2021 Log Message: (Re)set starttime when starting to optimize a MAL plan. Otherwise any MAL instructio

monetdb-perl: default - Remove the scheduled GitHub action becau...

2022-10-19 Thread Joeri van Ruth
Changeset: 94f4232ebfcb for monetdb-perl URL: https://dev.monetdb.org/hg/monetdb-perl/rev/94f4232ebfcb Modified Files: .github/workflows/runtests.yml Branch: default Log Message: Remove the scheduled GitHub action because it does not work diffs (13 lines): diff --git a/.github/workflows

monetdb-perl: default - Properly handle bound parameters with qu...

2022-10-19 Thread Joeri van Ruth
Changeset: b0ac51c36919 for monetdb-perl URL: https://dev.monetdb.org/hg/monetdb-perl/rev/b0ac51c36919 Added Files: DBD/t/12bindplaceholder.t Modified Files: DBD/monetdb.pm DBD/t/12bind.t Branch: default Log Message: Properly handle bound parameters with question marks in t