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 - 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 - 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: Apr2019 - Perform calculation at correct end of range.

2019-05-07 Thread Sjoerd Mullender
Changeset: 3eba50403466 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3eba50403466 Modified Files: sql/backends/monet5/generator/generator.c Branch: Apr2019 Log Message: Perform calculation at correct end of range. diffs (12 lines): diff --git

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: hot-snapshot - Added the missing SQL script to reveal t...

2019-05-07 Thread Ying Zhang
Changeset: 441e7a4a1e2c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=441e7a4a1e2c Added Files: sql/scripts/58_hot_snapshot.sql Modified Files: sql/scripts/Makefile.ag Branch: hot-snapshot Log Message: Added the missing SQL script to reveal the

MonetDB: cmake-fun - Merge with default

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

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: 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