MonetDB: Aug2018 - Approved.

2018-08-15 Thread Sjoerd Mullender
Changeset: c495a64dab0d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c495a64dab0d Modified Files: sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128 Branch: Aug2018 Log Message: Approved. diffs (truncated from 9123 to 300 lines): diff

MonetDB: default - Merge with Aug2018 branch.

2018-08-15 Thread Sjoerd Mullender
Changeset: 1897d55de6c6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1897d55de6c6 Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/sql_statement.c sql/test/BugTracker-2018/Tests/multi-column-hash-wrongly-NIL.Bug-6638.stable.out

MonetDB: default - Approved.

2018-08-15 Thread Sjoerd Mullender
Changeset: 40a5e9651cfc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=40a5e9651cfc Modified Files: sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128 Branch: default Log Message: Approved. diffs (truncated from 10537 to 300 lines): diff

MonetDB: analytics - Merge with default

2018-08-15 Thread Pedro Ferreira
Changeset: 904f2e10388d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=904f2e10388d Modified Files: clients/mapiclient/mclient.c gdk/gdk_project.c monetdb5/mal/mal_debugger.c monetdb5/mal/mal_parser.c monetdb5/mal/mal_session.c

MonetDB: Aug2018 - Setting tags Aug2018_1 and Aug2018 for the re...

2018-08-15 Thread Sjoerd Mullender
Changeset: 86c556fbc59e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=86c556fbc59e Modified Files: .hgtags Branch: Aug2018 Log Message: Setting tags Aug2018_1 and Aug2018 for the release build. diffs (9 lines): diff --git a/.hgtags b/.hgtags --- a/.hgtags +++

MonetDB: Aug2018 - Added test conditionals.

2018-08-15 Thread Sjoerd Mullender
Changeset: ad418d2d66cc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ad418d2d66cc Modified Files: sql/test/Tests/All testing/Mtest.py.in Branch: Aug2018 Log Message: Added test conditionals. diffs (23 lines): diff --git a/sql/test/Tests/All

MonetDB: Aug2018 - Moved contents of ChangeLog.Mar2018 and Chang...

2018-08-15 Thread Sjoerd Mullender
%postun -p /sbin/ldconfig %changelog +* Wed Aug 15 2018 Sjoerd Mullender - 11.31.1-20180815 +- Rebuilt. +- BZ#4020: Importing timestamp with zone from copy into +- BZ#6564: Changes to the Remote Table definition +- BZ#6575: Sqlitelogictest crash on groupby query with coalesce call +- BZ#6579

MonetDB: candidate-type - Merge with default branch.

2018-08-15 Thread Sjoerd Mullender
-pyintegration=%{?with_pyintegration:yes}%{!?with_pyintegration:no} \ --enable-rintegration=%{?with_rintegration:yes}%{!?with_rintegration:no} \ --enable-shp=no \ @@ -1044,6 +1032,224 @@ done %postun -p /sbin/ldconfig %changelog +* Wed Aug 15 2018 Sjoerd Mullender - 11.31.1-20180815

MonetDB: default - Merge heads.

2018-08-15 Thread Sjoerd Mullender
Changeset: c3923b578a3c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c3923b578a3c Modified Files: sql/test/emptydb-upgrade-chain/Tests/upgrade.stable.out.powerpc64.int128 Branch: default Log Message: Merge heads. diffs (truncated from 10537 to 300 lines): diff

MonetDB: Aug2018 - Pre-release version number update.

2018-08-15 Thread Sjoerd Mullender
Changeset: 4497ad63242a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4497ad63242a Modified Files: MonetDB.spec NT/monetdb_config.h.in NT/rules.msc clients/mapilib/mapi.rc clients/odbc/driver/driver.rc

MonetDB: default - Merge with Aug2018 branch, not changing any f...

2018-08-15 Thread Sjoerd Mullender
Changeset: 6d92992820d5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6d92992820d5 Modified Files: MonetDB.spec NT/monetdb_config.h.in NT/rules.msc clients/mapilib/mapi.rc clients/odbc/driver/driver.rc

MonetDB: Aug2018 - Updated library versions.

2018-08-15 Thread Sjoerd Mullender
Changeset: 72315da603ff for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=72315da603ff Added Files: debian/libmonetdb17.install Removed Files: debian/libmonetdb16.install Modified Files: debian/control libversions Branch: Aug2018 Log Message:

MonetDB: analytics - First implementation for sum analytical fun...

2018-08-15 Thread Pedro Ferreira
Changeset: 1bdd5b492adc for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1bdd5b492adc Added Files: gdk/gdk_analytic.c gdk/gdk_analytic.h sql/backends/monet5/sql_rank.mal.sh sql/backends/monet5/sql_rank_hge.mal

MonetDB: default - Use bool instead of int in a lot of places wh...

2018-08-15 Thread Sjoerd Mullender
Changeset: 10c76364286c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=10c76364286c Modified Files: clients/Tests/exports.stable.out common/stream/stream.c common/stream/stream.h gdk/ChangeLog gdk/gdk.h gdk/gdk_aggr.c

MonetDB: analytics - Implemented analytical sum in a floating-po...

2018-08-15 Thread Pedro Ferreira
Changeset: 9c297e31d281 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9c297e31d281 Modified Files: gdk/gdk_aggr.c gdk/gdk_analytic.c gdk/gdk_calc_private.h sql/common/sql_types.c sql/test/analytics/Tests/analytics00.sql

MonetDB: default - Updated and approved test for "system" column...

2018-08-15 Thread Sjoerd Mullender
Changeset: 7485ebc35341 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7485ebc35341 Modified Files: sql/test/sys-schema/Tests/check_ForeignKey_referential_integrity.sql sql/test/sys-schema/Tests/check_ForeignKey_referential_integrity.stable.out Branch:

MonetDB: default - Merge with Aug2018 branch.

2018-08-15 Thread Sjoerd Mullender
}.tar.bz2 # we need systemd for the _unitdir macro to exist # we need checkpolicy and selinux-policy-devel for the SELinux policy @@ -1032,6 +1032,171 @@ done %postun -p /sbin/ldconfig %changelog +* Wed Aug 15 2018 Sjoerd Mullender - 11.31.1-20180815 +- Rebuilt. +- BZ#4020: Importing timestamp

MonetDB: Aug2018 - Post release build.

2018-08-15 Thread Sjoerd Mullender
Changeset: d7df890ae991 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d7df890ae991 Modified Files: MonetDB.spec NT/monetdb_config.h.in NT/rules.msc clients/mapilib/mapi.rc clients/odbc/driver/driver.rc

MonetDB: default - Merge with Aug2018 branch, not changing any f...

2018-08-15 Thread Sjoerd Mullender
Changeset: c971c44c4970 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c971c44c4970 Modified Files: MonetDB.spec NT/monetdb_config.h.in NT/rules.msc clients/mapilib/mapi.rc clients/odbc/driver/driver.rc