MonetDB: cmake-fun - Moved string.h include to monetdb_config.h.in

2019-05-11 Thread Pedro Ferreira
Changeset: b5f7648f4428 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b5f7648f4428 Modified Files: clients/mapiclient/dotmonetdb.c clients/mapiclient/dump.c clients/mapiclient/eventparser.h clients/mapiclient/mclient.c

MonetDB: cmake-fun - Several changes.

2019-05-11 Thread Pedro Ferreira
Changeset: b32b5df23d78 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b32b5df23d78 Modified Files: CMakeLists.txt common/stream/stream_socket.h gdk/gdk_posix.h monetdb5/modules/mal/mal_mapi.c monetdb_config.h.in Branch: cmake-fun Log

MonetDB: cmake-fun - Install geom module SQL files only if the m...

2019-05-09 Thread Pedro Ferreira
Changeset: 0f4250f29881 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0f4250f29881 Removed Files: geom/lib/Makefile.ag Modified Files: geom/CMakeLists.txt sql/backends/monet5/UDF/capi/CMakeLists.txt Branch: cmake-fun Log Message: Install geom

MonetDB: cmake-fun - Runs on cmake 3.5, also distinguish between...

2019-05-09 Thread Pedro Ferreira
Changeset: 6c9a57ccaa96 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6c9a57ccaa96 Modified Files: CMakeLists.txt sql/backends/monet5/UDF/pyapi3/CMakeLists.txt Branch: cmake-fun Log Message: Runs on cmake 3.5, also distinguish between python interpreter

MonetDB: cmake-fun - Simplify type checks.

2019-05-09 Thread Pedro Ferreira
Changeset: 304ec4949a3f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=304ec4949a3f Modified Files: CMakeLists.txt monetdb_config.h.in Branch: cmake-fun Log Message: Simplify type checks. diffs (61 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt ---

MonetDB: cmake-fun - Install Mapprove.py.bat on Windows.

2019-05-09 Thread Pedro Ferreira
Changeset: 553dda354995 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=553dda354995 Modified Files: testing/CMakeLists.txt Branch: cmake-fun Log Message: Install Mapprove.py.bat on Windows. diffs (11 lines): diff --git a/testing/CMakeLists.txt

MonetDB: cmake-fun - Older versions of GCC don't have the __has_...

2019-05-12 Thread Pedro Ferreira
Changeset: f622094a8a19 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f622094a8a19 Modified Files: clients/mapilib/mapi.c common/stream/stream.h monetdb_config.h.in tools/merovingian/daemon/handlers.h Branch: cmake-fun Log Message: Older

MonetDB: cmake-fun - mserver5.c requires signal.h

2019-05-12 Thread Pedro Ferreira
Changeset: f1956314e372 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f1956314e372 Modified Files: tools/mserver/mserver5.c Branch: cmake-fun Log Message: mserver5.c requires signal.h diffs (12 lines): diff --git a/tools/mserver/mserver5.c

MonetDB: cmake-fun - Intel compiler fixes and find python 3 inte...

2019-05-13 Thread Pedro Ferreira
Changeset: 23a4e7eb57ec for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=23a4e7eb57ec Added Files: sql/backends/monet5/UDF/pyapi3/pyapi_locatepython3.bat.in Removed Files: sql/backends/monet5/UDF/pyapi3/pyapi_locatepython3.bat Modified Files:

MonetDB: cmake-fun - Include header files where they are needed.

2019-05-13 Thread Pedro Ferreira
Changeset: 9188120cc74c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9188120cc74c Modified Files: clients/mapilib/mapi.c common/options/monet_options.c common/stream/stream.c gdk/gdk_bbp.c gdk/gdk_utils.c

MonetDB: cmake-fun - Cleanup:

2019-05-13 Thread Pedro Ferreira
Changeset: 952c5cf48eb8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=952c5cf48eb8 Modified Files: CMakeLists.txt clients/mapiclient/eventparser.c clients/mapiclient/mclient.c clients/mapiclient/msqldump.c

MonetDB: cmake-fun - Further cleanup:

2019-05-14 Thread Pedro Ferreira
Changeset: dd298a028f55 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dd298a028f55 Modified Files: CMakeLists.txt clients/mapiclient/eventparser.c clients/mapiclient/mclient.c clients/mapiclient/msqldump.c clients/mapilib/mapi.c

MonetDB: cmake-fun - Further cleanup:

2019-05-15 Thread Pedro Ferreira
ecessary variable enable large file support, for instance -# _LARGE_FILES -# _LARGEFILE_SOURCE -# _FILE_OFFSET_BITS 64 -# _DARWIN_USE_64_BIT_INODE -# OPJ_HAVE_FSEEKO -# -# However, it is YOUR job to make sure these defines are set in a #cmakedefine so they -# end up in a config.h

MonetDB: Apr2019 - Approved missing test

2019-05-21 Thread Pedro Ferreira
Changeset: a3a2f049a9ab for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a3a2f049a9ab Modified Files: sql/test/merge-partitions/Tests/mergepart28.stable.err Branch: Apr2019 Log Message: Approved missing test diffs (12 lines): diff --git

MonetDB: translate-scripts - Removed unnecessary files/

2019-05-23 Thread Pedro Ferreira
Changeset: 01ad7b7438ca for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=01ad7b7438ca Removed Files: monetdb5/mal/mal_signatures sql/scripts/70_storagemodel.sql.h sql/scripts/71_statistics.sql.h sql/scripts/90_generator.sql.h

MonetDB: translate-scripts - Merge features from port-monetdblit...

2019-05-24 Thread Pedro Ferreira
Changeset: dcac338362ea for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dcac338362ea Modified Files: clients/Tests/exports.stable.out clients/mapiclient/dump.c clients/mapiclient/eventparser.h clients/mapiclient/mclient.c

MonetDB: port-monetdblite - Closing port-monetdblite branch.

2019-05-24 Thread Pedro Ferreira
Changeset: ff9ad654efa2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ff9ad654efa2 Modified Files: sql/backends/monet5/sql_upgrades.c Branch: port-monetdblite Log Message: Closing port-monetdblite branch. diffs (29 lines): diff --git

MonetDB: cmake-fun - Don't set in the force to the cache a non-e...

2019-05-24 Thread Pedro Ferreira
Changeset: 4fe27f66ac3e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4fe27f66ac3e Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Don't set in the force to the cache a non-existent variable. diffs (21 lines): diff --git a/CMakeLists.txt

MonetDB: translate-scripts - Disable features on MonetDBLite.

2019-05-24 Thread Pedro Ferreira
Changeset: 1a1b8c620870 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1a1b8c620870 Modified Files: monetdb5/mal/mal_embedded.c sql/backends/monet5/sql_embedded.c sql/backends/monet5/sql_upgrades.c sql/scripts/sql_scripts.c Branch:

MonetDB: cmake-fun - Merge with default.

2019-05-24 Thread Pedro Ferreira
Changeset: 67551d8ccb10 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=67551d8ccb10 Added Files: sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.Darwin sql/test/Tests/50ways.sql sql/test/Tests/add_column_with_seq.sql

MonetDB: translate-scripts - Missing MT_rand calls and added MT_...

2019-05-24 Thread Pedro Ferreira
Changeset: 014355a5f749 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=014355a5f749 Modified Files: clients/mapilib/mapi.c common/utils/mutils.c common/utils/mutils.h gdk/gdk_bbp.c gdk/gdk_logger.c gdk/gdk_utils.c

MonetDB: default - Cast sum aggregate to bigint, so no 128-bit o...

2019-05-20 Thread Pedro Ferreira
Changeset: 4e4e1b673cac for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4e4e1b673cac Modified Files: sql/test/subquery/Tests/all.sql sql/test/subquery/Tests/all.stable.out Branch: default Log Message: Cast sum aggregate to bigint, so no 128-bit output is

MonetDB: cmake-fun - Merge with default.

2019-05-20 Thread Pedro Ferreira
Changeset: 2e3135307572 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2e3135307572 Removed Files: monetdb5/modules/mal/Tests/remote01.malC monetdb5/modules/mal/Tests/remote01.stable.err monetdb5/modules/mal/Tests/remote01.stable.out

MonetDB: cmake-fun - Added documentation for cmake generators us...

2019-05-20 Thread Pedro Ferreira
Changeset: 1f75d7ad7674 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f75d7ad7674 Added Files: monetdb5/tools/monetdb.c Modified Files: CMakeLists.txt CMakeReadme.txt monetdb5/tools/CMakeLists.txt Branch: cmake-fun Log Message: Added

MonetDB: cmake-fun - Don't set compiler flags that cmake already...

2019-05-10 Thread Pedro Ferreira
Changeset: 9e7f044e2cd2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9e7f044e2cd2 Modified Files: CMakeLists.txt sql/backends/monet5/UDF/capi/capi.c Branch: cmake-fun Log Message: Don't set compiler flags that cmake already sets. diffs (89 lines): diff

MonetDB: cmake-fun - Don't use custom targets. They always execu...

2019-05-10 Thread Pedro Ferreira
Changeset: ec4bea00889b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ec4bea00889b Modified Files: sql/backends/monet5/UDF/capi/CMakeLists.txt Branch: cmake-fun Log Message: Don't use custom targets. They always execute regardless of the input's timestamp of

MonetDB: cmake-fun - Forgot testing variable.

2019-05-08 Thread Pedro Ferreira
Changeset: a409953909e2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a409953909e2 Modified Files: testing/CMakeLists.txt Branch: cmake-fun Log Message: Forgot testing variable. diffs (14 lines): diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt ---

MonetDB: cmake-fun - Compilation fixes for Intel compiler.

2019-05-08 Thread Pedro Ferreira
Changeset: d0112b8fb3d2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d0112b8fb3d2 Modified Files: CMakeLists.txt monetdb_config.h.in Branch: cmake-fun Log Message: Compilation fixes for Intel compiler. diffs (59 lines): diff --git a/CMakeLists.txt

MonetDB: cmake-fun - Finally compiles.

2019-05-08 Thread Pedro Ferreira
Changeset: 8613a9f140de for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8613a9f140de Modified Files: CMakeLists.txt monetdb_config.h.in Branch: cmake-fun Log Message: Finally compiles. diffs (26 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt ---

MonetDB: cmake-fun - Removed unused compiler parameters for warn...

2019-05-10 Thread Pedro Ferreira
Changeset: 08ac37b530b1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=08ac37b530b1 Modified Files: CMakeLists.txt common/utils/matomic.h monetdb5/extras/rapi/CMakeLists.txt monetdb_config.h.in Branch: cmake-fun Log Message: Removed unused

MonetDB: cmake-fun - We require python 3.4 for testing and 3.5 f...

2019-05-10 Thread Pedro Ferreira
Changeset: b138d9c38ec7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b138d9c38ec7 Modified Files: CMakeLists.txt clients/odbc/CMakeLists.txt monetdb5/extras/rapi/CMakeLists.txt sql/backends/monet5/UDF/capi/CMakeLists.txt

MonetDB: cmake-fun - We require cmake 3.1 on Windows.

2019-05-10 Thread Pedro Ferreira
Changeset: 0e5ce3ae188e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0e5ce3ae188e Modified Files: CMakeLists.txt CMakeReadme.txt monetdb5/extras/rapi/CMakeLists.txt Branch: cmake-fun Log Message: We require cmake 3.1 on Windows. Also check for

MonetDB: cmake-fun - Use FindPython3 only on 3.12 versions up.

2019-05-10 Thread Pedro Ferreira
Changeset: b3a230889900 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b3a230889900 Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Use FindPython3 only on 3.12 versions up. The previous solution was buggy for 3.11.x versions. diffs (23 lines):

MonetDB: cmake-fun - Merge with default.

2019-05-10 Thread Pedro Ferreira
Changeset: 758b78e7e78d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=758b78e7e78d Modified Files: sql/backends/monet5/UDF/pyapi/convert_loops.h sql/backends/monet5/generator/generator.c sql/backends/monet5/rel_bin.c

MonetDB: cmake-fun - The MERCURIAL_ID must be computed on every ...

2019-05-21 Thread Pedro Ferreira
Changeset: 8a323d18ae39 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8a323d18ae39 Added Files: common/utils/FindRevision.cmake Modified Files: CMakeLists.txt common/utils/CMakeLists.txt common/utils/revision.c monetdb_config.h.in

MonetDB: cmake-fun - Simplify testing variables.

2019-05-21 Thread Pedro Ferreira
Changeset: 56d93d3a9942 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=56d93d3a9942 Modified Files: testing/CMakeLists.txt testing/Mtest.py.in testing/listexports.py.in Branch: cmake-fun Log Message: Simplify testing variables. diffs (59 lines):

MonetDB: cmake-fun - Use consistently ftime on Windows instead o...

2019-05-21 Thread Pedro Ferreira
Changeset: f08f0896589c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f08f0896589c Modified Files: gdk/gdk_posix.c gdk/gdk_posix.h monetdb5/mal/mal_profiler.c monetdb5/modules/mal/wlc.c sql/backends/monet5/sql_result.c

MonetDB: cmake-fun - Compilation fixes.

2019-05-21 Thread Pedro Ferreira
Changeset: 0001c73e2195 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0001c73e2195 Modified Files: CMakeLists.txt gdk/gdk_logger.c gdk/gdk_posix.h gdk/gdk_utils.c monetdb5/modules/mal/wlc.c monetdb5/modules/mal/wlc.h

MonetDB: cmake-fun - Cleanup unused GDK macros.

2019-05-21 Thread Pedro Ferreira
Changeset: 9bd5d14db86e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9bd5d14db86e Modified Files: CMakeLists.txt clients/mapiclient/prompt.c clients/mapiclient/tomograph.c gdk/gdk.h gdk/gdk_atoms.h gdk/gdk_posix.h

MonetDB: cmake-fun - Compiles with Intel compiler on Windows. Al...

2019-05-16 Thread Pedro Ferreira
Changeset: 542c16759449 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=542c16759449 Modified Files: CMakeLists.txt testing/CMakeLists.txt Branch: cmake-fun Log Message: Compiles with Intel compiler on Windows. Also fixed installation of testing python

MonetDB: cmake-fun - Merge with default.

2019-05-16 Thread Pedro Ferreira
Changeset: fb8735b42613 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fb8735b42613 Modified Files: CMakeLists.txt CMakeReadme.txt clients/Tests/exports.stable.out common/options/monet_options.c common/utils/msabaoth.c

MonetDB: cmake-fun - Merge with default again (it didn't had sql...

2019-05-16 Thread Pedro Ferreira
Changeset: 6019abc61afd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6019abc61afd Modified Files: NT/monetdb_config.h.in clients/Tests/exports.stable.out common/options/monet_options.c common/utils/msabaoth.c common/utils/msabaoth.h

MonetDB: cmake-fun - Cleanup include header files for MSVC compi...

2019-05-16 Thread Pedro Ferreira
Changeset: 5d33871a5cd1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5d33871a5cd1 Modified Files: CMakeLists.txt CMakeReadme.txt clients/mapiclient/mclient.c clients/mapiclient/prompt.c clients/mapiclient/stethoscope.c

MonetDB: cmake-fun - Cmake doesn't support string case insensiti...

2019-05-16 Thread Pedro Ferreira
Changeset: a395c4a8d41a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a395c4a8d41a Modified Files: CMakeLists.txt gdk/gdk_logger.c monetdb_config.h.in Branch: cmake-fun Log Message: Cmake doesn't support string case insensitive compare, so convert

MonetDB: cmake-fun - The header file crtdbg.h is required for ms...

2019-05-16 Thread Pedro Ferreira
Changeset: c4818066e4a6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c4818066e4a6 Modified Files: tools/mserver/mserver5.c Branch: cmake-fun Log Message: The header file crtdbg.h is required for mserver5.c diffs (15 lines): diff --git

MonetDB: cmake-fun - Do it the hard way.

2019-05-16 Thread Pedro Ferreira
Changeset: 2277cd4217c1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2277cd4217c1 Modified Files: gdk/gdk_logger.c monetdb_config.h.in Branch: cmake-fun Log Message: Do it the hard way. diffs (25 lines): diff --git a/gdk/gdk_logger.c b/gdk/gdk_logger.c

MonetDB: cmake-fun - Fixed iconv and uuid scripts.

2019-05-15 Thread Pedro Ferreira
Changeset: 06fd57c6f7aa for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=06fd57c6f7aa Modified Files: cmake/FindIconvMonetDB.cmake cmake/FindUUID.cmake Branch: cmake-fun Log Message: Fixed iconv and uuid scripts. diffs (81 lines): diff --git

MonetDB: cmake-fun - Ok, all compilers on Linux use the same inc...

2019-05-15 Thread Pedro Ferreira
Changeset: 9ffe173aae9a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9ffe173aae9a Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Ok, all compilers on Linux use the same include directory, so set _GNU_SOURCE and _XOPEN_SOURCE macros to every

MonetDB: cmake-fun - Fix.

2019-05-15 Thread Pedro Ferreira
Changeset: 49e522ffb42f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=49e522ffb42f Modified Files: cmake/FindUUID.cmake Branch: cmake-fun Log Message: Fix. diffs (12 lines): diff --git a/cmake/FindUUID.cmake b/cmake/FindUUID.cmake --- a/cmake/FindUUID.cmake +++

MonetDB: cmake-fun - Some compiler parameters are available in e...

2019-05-15 Thread Pedro Ferreira
Changeset: 7db80ff1b93a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7db80ff1b93a Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Some compiler parameters are available in every compiler, so don't test for them. diffs (85 lines): diff --git

MonetDB: cmake-fun - The Intel compiler no longer throws that ma...

2019-05-16 Thread Pedro Ferreira
Changeset: 13f102e8f3fa for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=13f102e8f3fa Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: The Intel compiler no longer throws that many errors. diffs (13 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt

MonetDB: cmake-fun - Fixed flags for Intel compiler on Windows.

2019-05-15 Thread Pedro Ferreira
Changeset: 1b6693904420 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1b6693904420 Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Fixed flags for Intel compiler on Windows. diffs (33 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt ---

MonetDB: cmake-fun - Make the codebase aware of the user enablin...

2019-05-15 Thread Pedro Ferreira
Changeset: cf1d93a09342 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cf1d93a09342 Modified Files: CMakeLists.txt clients/CMakeLists.txt clients/mapiclient/CMakeLists.txt clients/odbc/CMakeLists.txt cmake/FindExtraLibraries.cmake

MonetDB: cmake-fun - Comments and small fixes.

2019-05-14 Thread Pedro Ferreira
Changeset: 20db4f295559 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=20db4f295559 Modified Files: CMakeLists.txt cmake/FindUUID.cmake monetdb_config.h.in Branch: cmake-fun Log Message: Comments and small fixes. diffs (79 lines): diff --git

MonetDB: cmake-fun - _mul128 function is only available on 64 bi...

2019-05-14 Thread Pedro Ferreira
Changeset: 8ba5c00dfc4c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8ba5c00dfc4c Modified Files: CMakeLists.txt gdk/gdk_calc_private.h monetdb_config.h.in Branch: cmake-fun Log Message: _mul128 function is only available on 64 bit MSVC. diffs

MonetDB: cmake-fun - Merge with default.

2019-05-14 Thread Pedro Ferreira
Changeset: 25b588c440e5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=25b588c440e5 Added Files: sql/test/subquery/Tests/all.sql sql/test/subquery/Tests/any.sql sql/test/subquery/Tests/any_all.sql sql/test/subquery/Tests/scalar.sql Modified

MonetDB: cmake-fun - Trust output of liblas-config for the libra...

2019-04-30 Thread Pedro Ferreira
Changeset: 0d7085186c91 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0d7085186c91 Modified Files: CMakeLists.txt cmake/FindLiblas.cmake monetdb_config.h.in Branch: cmake-fun Log Message: Trust output of liblas-config for the library location and

MonetDB: cmake-fun - Merge with default.

2019-04-30 Thread Pedro Ferreira
Changeset: f19522bbaf70 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f19522bbaf70 Added Files: monetdb5/tools/Tests/mserver5-ipv6.py monetdb5/tools/Tests/mserver5-ipv6.stable.err monetdb5/tools/Tests/mserver5-ipv6.stable.out

MonetDB: cmake-fun - Continuing cleanup:

2019-04-29 Thread Pedro Ferreira
Changeset: 529e39ff077d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=529e39ff077d Added Files: cmake/FindExtraLibraries.cmake Modified Files: CMakeLists.txt clients/CMakeLists.txt clients/mapiclient/CMakeLists.txt

MonetDB: cmake-fun - Use only one version variable.

2019-05-01 Thread Pedro Ferreira
Changeset: 357f3e8bb38f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=357f3e8bb38f Modified Files: CMakeLists.txt clients/mapiclient/mclient.c clients/mapiclient/msqldump.c clients/mapilib/monetdb-mapi.pc.in

MonetDB: cmake-fun - socket libraries are no longer required for...

2019-05-01 Thread Pedro Ferreira
Changeset: ce95f69b75ab for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ce95f69b75ab Modified Files: tools/merovingian/client/CMakeLists.txt tools/merovingian/daemon/CMakeLists.txt Branch: cmake-fun Log Message: socket libraries are no longer required for

MonetDB: cmake-fun - Generating source tar files with Cpack.

2019-05-01 Thread Pedro Ferreira
Changeset: c951ddc2470a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c951ddc2470a Modified Files: CMakeLists.txt CMakeReadme.txt Branch: cmake-fun Log Message: Generating source tar files with Cpack. diffs (34 lines): diff --git a/CMakeLists.txt

MonetDB: cmake-fun - This is now working on Windows.

2019-05-01 Thread Pedro Ferreira
Changeset: 4c2d2bbd1f57 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4c2d2bbd1f57 Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: This is now working on Windows. diffs (38 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt

MonetDB: cmake-fun - Fixed tar ignore list and removed obsolete ...

2019-05-01 Thread Pedro Ferreira
Changeset: ec17bc8e67c5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ec17bc8e67c5 Removed Files: clients/mapiclient/mnc.c Modified Files: CMakeLists.txt clients/mapiclient/Makefile.ag Branch: cmake-fun Log Message: Fixed tar ignore list and

MonetDB: default - Cast sum aggregates into bigints, to avoid an...

2019-05-02 Thread Pedro Ferreira
Changeset: eada94cda539 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=eada94cda539 Modified Files: sql/test/subquery/Tests/correlated.sql sql/test/subquery/Tests/correlated.stable.out sql/test/subquery/Tests/subquery.sql

MonetDB: default - Re-approved test.

2019-05-02 Thread Pedro Ferreira
Changeset: fce43614aeb3 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fce43614aeb3 Added Files: sql/test/BugTracker-2018/Tests/lateral-join-crash.Bug-6613.stable.out.int128 Modified Files: sql/test/BugTracker-2018/Tests/lateral-join-crash.Bug-6613.sql

MonetDB: cmake-fun - Compiler and linker flags are required for ...

2019-04-29 Thread Pedro Ferreira
Changeset: 27d87b8e429d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=27d87b8e429d Modified Files: CMakeLists.txt clients/mapiclient/CMakeLists.txt tools/mserver/CMakeLists.txt Branch: cmake-fun Log Message: Compiler and linker flags are required

MonetDB: ipv6 - Compilation fixes.

2019-04-27 Thread Pedro Ferreira
Changeset: cbf3b902b691 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cbf3b902b691 Modified Files: monetdb5/modules/mal/mal_mapi.c tools/merovingian/daemon/connections.c tools/merovingian/daemon/proxy.c tools/merovingian/utils/control.c

MonetDB: cmake-fun - Moved mprompt.h to mcutil, so the symbols d...

2019-04-30 Thread Pedro Ferreira
Changeset: 9f4ebc4a97a0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9f4ebc4a97a0 Added Files: clients/mapiclient/mprompt.h clients/mapiclient/prompt.c Removed Files: common/utils/mprompt.h common/utils/prompt.c Modified Files:

MonetDB: cmake-fun - Apple clang uses different linker flags.

2019-04-30 Thread Pedro Ferreira
Changeset: a1b02b000c1e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a1b02b000c1e Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Apple clang uses different linker flags. diffs (20 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt ---

MonetDB: default - Merge with Apr2019

2019-05-07 Thread Pedro Ferreira
Changeset: cdcbd9c15670 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cdcbd9c15670 Modified Files: sql/server/rel_optimizer.c sql/test/BugTracker-2018/Tests/sqlitelogictest-cast-null-not-in.Bug-6605.sql

MonetDB: cmake-fun - Moved samtools/bam include files tests into...

2019-05-07 Thread Pedro Ferreira
Changeset: 2c7f0d2c7233 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2c7f0d2c7233 Added Files: sql/backends/monet5/vaults/bam/bam_config.h.in Modified Files: monetdb_config.h.in sql/backends/monet5/vaults/bam/CMakeLists.txt

MonetDB: cmake-fun - Merge with default

2019-05-07 Thread Pedro Ferreira
-1,6 +1,11 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog +* Thu May 2 2019 Pedro Ferreira +- Added "mapi_ipv6" property to monet_options to force ipv6 address + binding only. This property is inherited while forking from + monetdbd if it is also set t

MonetDB: cmake-fun - Move Cpack definitions to a proper Cmake mo...

2019-05-07 Thread Pedro Ferreira
Changeset: 98c0a247dd6a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=98c0a247dd6a Added Files: cmake/Distribute.cmake Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Move Cpack definitions to a proper Cmake module. diffs (58 lines): diff

MonetDB: cmake-fun - Added missing installation directories for ...

2019-05-07 Thread Pedro Ferreira
Changeset: 6bb5ea7fd9ca for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6bb5ea7fd9ca Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Added missing installation directories for Windows. diffs (37 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt

MonetDB: cmake-fun - Attempt to remove unnecessary checks for he...

2019-05-07 Thread Pedro Ferreira
Changeset: 3e5f672d3adc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3e5f672d3adc Modified Files: CMakeLists.txt clients/mapiclient/ReadlineTools.c clients/mapiclient/dump.c clients/mapiclient/eventparser.h

MonetDB: cmake-fun - Windows has fcntl.h

2019-05-07 Thread Pedro Ferreira
Changeset: 5744957e6e39 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5744957e6e39 Modified Files: clients/mapilib/mapi.c common/stream/stream.c common/utils/msabaoth.c common/utils/mutils.c gdk/gdk_posix.c gdk/gdk_storage.c

MonetDB: cmake-fun - Fixes for cmake 3.11 compatibility.

2019-05-08 Thread Pedro Ferreira
Changeset: e5bd4123e4ae for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e5bd4123e4ae Modified Files: CMakeLists.txt sql/backends/monet5/vaults/bam/CMakeLists.txt Branch: cmake-fun Log Message: Fixes for cmake 3.11 compatibility. diffs (109 lines): diff

MonetDB: cmake-fun - Removed old code for Solaris, AIX and KVM.

2019-04-19 Thread Pedro Ferreira
Changeset: e7f30662ad4e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e7f30662ad4e Modified Files: CMakeLists.txt clients/mapiclient/mclient.c clients/mapiclient/mnc.c clients/mapilib/CMakeLists.txt common/stream/CMakeLists.txt

MonetDB: default - Merge with Apr2019 branch.

2019-05-02 Thread Pedro Ferreira
Changeset: 609ac383f294 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=609ac383f294 Added Files: sql/test/BugTracker-2019/Tests/crash-in-rel_dependencies.Bug-6703.sql sql/test/BugTracker-2019/Tests/crash-in-rel_dependencies.Bug-6703.stable.err

MonetDB: Apr2019 - Added sqlite test failing query.

2019-05-02 Thread Pedro Ferreira
Changeset: 68da36e42926 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=68da36e42926 Modified Files: sql/test/BugTracker-2018/Tests/sqlitelogictest-aritmetic-expressions-handling.Bug-6576.sql Branch: Apr2019 Log Message: Added sqlite test failing query. MonetDB

MonetDB: Apr2019 - Updated bug 6557 with similar query that shou...

2019-05-02 Thread Pedro Ferreira
Changeset: 1b22d2eee345 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1b22d2eee345 Modified Files: sql/test/BugTracker-2018/Tests/sqlitelogictest-having-not-null-not-in.Bug-6557.sql

MonetDB: default - Merged with Apr2019.

2019-05-06 Thread Pedro Ferreira
Changeset: 07455c65e6b5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=07455c65e6b5 Modified Files: sql/server/rel_optimizer.c sql/test/BugTracker-2018/Tests/sqlitelogictest-aritmetic-expressions-handling.Bug-6576.stable.out

MonetDB: default - Approved output.

2019-05-06 Thread Pedro Ferreira
Changeset: ef5e9ab66b50 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ef5e9ab66b50 Modified Files: sql/test/BugTracker-2015/Tests/ambiguous.Bug-3803.stable.out sql/test/mapi/Tests/perl_dbi.stable.out sql/test/mapi/Tests/python2_dbapi.stable.out

MonetDB: Apr2019 - Adding more sqlite tests failing queries:

2019-05-06 Thread Pedro Ferreira
Changeset: 49fdc1899528 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=49fdc1899528 Modified Files: sql/test/BugTracker-2018/Tests/sqlitelogictest-cast-null-not-in.Bug-6605.sql

MonetDB: default - Updated mhelp and changelog.

2019-05-06 Thread Pedro Ferreira
atement ... END WHILE [ident]", diff --git a/sql/ChangeLog b/sql/ChangeLog --- a/sql/ChangeLog +++ b/sql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Mon May 6 2019 Pedro Ferreira +- Added "VALUES row_list" statement as a top SQL projec

MonetDB: Apr2019 - Approve no int128 output.

2019-05-03 Thread Pedro Ferreira
Changeset: 6692088e5f17 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6692088e5f17 Modified Files: sql/test/BugTracker-2018/Tests/sqlitelogictest-aritmetic-expressions-handling.Bug-6576.stable.out Branch: Apr2019 Log Message: Approve no int128 output. diffs (12

MonetDB: default - Merge with Apr2019 branch.

2019-05-03 Thread Pedro Ferreira
Changeset: 34087d48ef7d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=34087d48ef7d Modified Files: sql/server/rel_exp.c sql/server/rel_optimizer.c sql/test/BugTracker-2015/Tests/crash.Bug-3736.stable.out

MonetDB: Apr2019 - Adding more sqlite tests failing queries:

2019-05-03 Thread Pedro Ferreira
Changeset: 2ecd89950f47 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2ecd89950f47 Modified Files: sql/test/BugTracker-2018/Tests/sqlitelogictest-aritmetic-expressions-handling.Bug-6576.sql

MonetDB: default - Added missing column cast in table and table ...

2019-05-03 Thread Pedro Ferreira
Changeset: 21cd62446f5d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=21cd62446f5d Added Files: sql/test/miscellaneous/Tests/column_aliases.sql sql/test/miscellaneous/Tests/column_aliases.stable.err

MonetDB: default - Merge with Apr2019.

2019-05-03 Thread Pedro Ferreira
Changeset: bc2491ec7942 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bc2491ec7942 Modified Files: sql/server/rel_exp.c sql/test/BugTracker-2017/Tests/sqlitelogictest-cast-decimal.Bug-6445.stable.out

MonetDB: default - Updated ChangeLog.

2019-05-02 Thread Pedro Ferreira
/monetdb5/ChangeLog --- a/monetdb5/ChangeLog +++ b/monetdb5/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog +* Thu May 2 2019 Pedro Ferreira +- Added "mapi_ipv6" property to monet_options to force ipv6 address + binding only. This property is

MonetDB: default - Implemented values (...) as a SQL query. This...

2019-05-03 Thread Pedro Ferreira
Changeset: fa18c6cd7a97 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fa18c6cd7a97 Added Files: sql/test/miscellaneous/Tests/values.sql sql/test/miscellaneous/Tests/values.stable.err sql/test/miscellaneous/Tests/values.stable.out Modified Files:

MonetDB: Apr2019 - Do a transaction hard reset during a rollback...

2019-04-26 Thread Pedro Ferreira
Changeset: 3b1bf1b6a3d0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3b1bf1b6a3d0 Added Files: sql/test/rename/Tests/rename10.sql sql/test/rename/Tests/rename10.stable.err sql/test/rename/Tests/rename10.stable.out Modified Files:

MonetDB: cmake-fun - Test for libiconv_open symbol on FreeBSD, b...

2019-04-26 Thread Pedro Ferreira
Changeset: dc333e9166fc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dc333e9166fc Added Files: cmake/FindIconvMonetDB.cmake Modified Files: CMakeLists.txt clients/odbc/winsetup/setup.c cmake/FindNetCDF.cmake

MonetDB: cmake-fun - Intel compiler fixes.

2019-05-08 Thread Pedro Ferreira
Changeset: 20831b61f40c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=20831b61f40c Modified Files: CMakeLists.txt clients/odbc/driver/SQLTables.c monetdb5/extras/rapi/CMakeLists.txt Branch: cmake-fun Log Message: Intel compiler fixes. diffs (118

MonetDB: cmake-fun - Compilation fixes for Intel compiler.

2019-05-08 Thread Pedro Ferreira
Changeset: 4b8ccf454a25 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4b8ccf454a25 Modified Files: CMakeLists.txt gdk/gdk_utils.c monetdb5/extras/rapi/CMakeLists.txt monetdb_config.h.in sql/backends/monet5/UDF/capi/capi.c Branch:

MonetDB: cmake-fun - Intel compiler fixes.

2019-05-08 Thread Pedro Ferreira
Changeset: 45a4d4443e34 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=45a4d4443e34 Modified Files: CMakeLists.txt sql/server/CMakeLists.txt Branch: cmake-fun Log Message: Intel compiler fixes. diffs (75 lines): diff --git a/CMakeLists.txt

MonetDB: cmake-fun - Remove redundant if.

2019-05-08 Thread Pedro Ferreira
Changeset: 9b5dfc932289 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9b5dfc932289 Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Remove redundant if. diffs (14 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++

MonetDB: cmake-fun - Replace with correct check.

2019-05-08 Thread Pedro Ferreira
Changeset: a0b77fec6eb2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a0b77fec6eb2 Modified Files: CMakeLists.txt Branch: cmake-fun Log Message: Replace with correct check. diffs (71 lines): diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++

<    8   9   10   11   12   13   14   15   16   17   >