changeset 75173:e33f3c268802 |
---|
date: | 2020-06-23 08:39 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/backends/monet5/sql_upgrades.c sql/storage/bat/bat_logger.c |
---|
message: | Two fixes: 1. I forgot to project the candidates before applying the update (this fixes the failing upgrade chain tests I think) 2. Function sys.queue upgrade had the wrong MAL module in the upgrade |
---|
|
changeset 75174:4c270abe4e2d |
---|
date: | 2020-06-23 09:27 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/backends/monet5/CMakeLists.txt sql/backends/monet5/sql_upgrades.c sql/common/sql_types.c sql/common/sql_types.h sql/scripts/10_math.sql sql/scripts/CMakeLists.txt sql/storage/bat/bat_logger.c sql/storage/sql_storage.h sql/storage/store.c sql/test/emptydb/Tests/check.stable.out sql/test/emptydb/Tests/check.stable.out.32bit sql/test/emptydb/Tests/check.stable.out.int128 sql/test/sys-schema/Tests/systemfunctions.stable.out sql/test/sys-schema/Tests/systemfunctions.stable.out.int128 |
---|
message: | Removed 10_math.sql script. Mada functions degree and radians SQL compliant, ie without schema. This fixes bug 6814 |
---|
|
changeset 75175:07a411d73d8a |
---|
date: | 2020-06-23 11:33 +0200 |
---|
user: | Niels Nes <niels@cwi.nl> |
---|
branch: | default |
---|
files: | .editorconfig |
---|
message: | add editorconfig lets get the style abit more consistent |
---|
|
changeset 75176:84e2313812b5 |
---|
date: | 2020-06-23 12:01 +0200 |
---|
user: | Arjen de Rijke <arjen.de.rijke@cwi.nl> |
---|
branch: | default |
---|
files: | HowToStart.rst README README.rst buildtools/doc/HowToRelease.rst buildtools/doc/Makefile buildtools/doc/windowsbuild.rst cmake/Modules/FindSphinx.cmake documentation/index.rst documentation/old/HowToRelease.rst documentation/old/HowToStart.rst documentation/old/README.rst documentation/old/windowsbuild.rst documentation/source/cmake.rst |
---|
message: | improve documentation, add cmake notes |
---|
|
changeset 75177:3aeb1acf85c3 |
---|
date: | 2020-06-23 12:05 +0200 |
---|
user: | Arjen de Rijke <arjen.de.rijke@cwi.nl> |
---|
branch: | default |
---|
files: | buildtools/AUTHORS buildtools/ChangeLog buildtools/ChangeLog-Archive buildtools/ChangeLog.Jun2020 buildtools/NEWS misc/AUTHORS misc/ChangeLog misc/ChangeLog-Archive misc/ChangeLog.Jun2020 misc/NEWS |
---|
message: | use misc directory to collect all files that have no obvious place within a source directory |
---|
|
changeset 75178:942a68bd6263 |
---|
date: | 2020-06-23 12:27 +0200 |
---|
user: | Arjen de Rijke <arjen.de.rijke@cwi.nl> |
---|
branch: | default |
---|
files: | CMakeLists.txt buildtools/conf/fixlicense.py cmake/monetdb-functions.cmake create_include_object.py.in misc/CMakeLists.txt misc/python/CMakeLists.txt misc/python/create_include_object.py.in misc/python/fixlicense.py |
---|
message: | move python script |
---|
|
changeset 75180:0ad290f98bee |
---|
date: | 2020-06-23 13:54 +0200 |
---|
user: | Sjoerd Mullender <sjoerd@acm.org> |
---|
branch: | default |
---|
files: | .editorconfig |
---|
message: | Some updates to editorconfig. |
---|
|
changeset 75186:33d0aebde14c |
---|
date: | 2020-06-23 16:13 +0200 |
---|
user: | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|
branch: | default |
---|
files: | sql/backends/monet5/rel_bin.c sql/server/rel_optimizer.c |
---|
message: | Merged with Jun2020 |
---|
|