MonetDB: default - Update SQL changelog for changes made to stor...

2018-11-29 Thread Martin van Dinther
Changeset: c471ca9b1fd4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c471ca9b1fd4 Modified Files: sql/ChangeLog Branch: default Log Message: Update SQL changelog for changes made to storagemodel script. diffs (53 lines): diff --git a/sql/ChangeLog b/sql/ChangeL

MonetDB: default - Improve and extend storagemodel script:

2018-11-29 Thread Martin van Dinther
Changeset: 3cf74ecf53fa for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3cf74ecf53fa Modified Files: sql/scripts/75_storagemodel.sql sql/test/Dependencies/Tests/Dependencies.stable.out sql/test/Dependencies/Tests/Dependencies.stable.out.int128

MonetDB: mosaic - Fix test output.

2018-11-29 Thread Aris Koning
Changeset: 84aa9eb14336 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=84aa9eb14336 Modified Files: sql/test/mosaic/Tests/mix.stable.out Branch: mosaic Log Message: Fix test output. diffs (63 lines): diff --git a/sql/test/mosaic/Tests/mix.stable.out b/sql/test/m

MonetDB: mosaic - Fix ancient Mercurial merge bug:

2018-11-29 Thread Aris Koning
Changeset: 314c22fb6415 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=314c22fb6415 Modified Files: sql/backends/monet5/sql_cat.c Branch: mosaic Log Message: Fix ancient Mercurial merge bug: mosaic compression wasn't called when using sql storage directive. diffs

MonetDB: mosaic - Fix counting bug.

2018-11-29 Thread Aris Koning
Changeset: 8b5452a149fb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8b5452a149fb Modified Files: monetdb5/modules/mosaic/mosaic_runlength.c Branch: mosaic Log Message: Fix counting bug. diffs (14 lines): diff --git a/monetdb5/modules/mosaic/mosaic_runlength.c

MonetDB: mosaic - Fix compiler error.

2018-11-29 Thread Aris Koning
Changeset: f21a890c0bd0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f21a890c0bd0 Modified Files: monetdb5/modules/atoms/xml.c Branch: mosaic Log Message: Fix compiler error. diffs (11 lines): diff --git a/monetdb5/modules/atoms/xml.c b/monetdb5/modules/atoms/x

MonetDB: mosaic - Do proper checks on possible nil values.

2018-11-29 Thread Aris Koning
Changeset: 46557a37e44a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=46557a37e44a Modified Files: monetdb5/modules/mosaic/mosaic.h monetdb5/modules/mosaic/mosaic_calendar.c monetdb5/modules/mosaic/mosaic_delta.c monetdb5/modules/mosaic/mosai

MonetDB: mosaic - Use the actual size of a MosaicBlk struct.

2018-11-29 Thread Aris Koning
Changeset: 4cddf488da20 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4cddf488da20 Modified Files: monetdb5/modules/mosaic/mosaic.h Branch: mosaic Log Message: Use the actual size of a MosaicBlk struct. diffs (12 lines): diff --git a/monetdb5/modules/mosaic/mosa

MonetDB: default - Added missing sqlids.

2018-11-29 Thread Pedro Ferreira
Changeset: 086b18d655c8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=086b18d655c8 Modified Files: sql/server/sql_mvc.c sql/server/sql_mvc.h sql/storage/sql_storage.h sql/storage/store.c Branch: default Log Message: Added missing sqlids. d

MonetDB: Aug2018 - Compilation fix.

2018-11-29 Thread Pedro Ferreira
Changeset: af79b23f56c0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=af79b23f56c0 Modified Files: monetdb5/tools/Makefile.ag Branch: Aug2018 Log Message: Compilation fix. diffs (11 lines): diff --git a/monetdb5/tools/Makefile.ag b/monetdb5/tools/Makefile.ag ---