MonetDB: parquet - nstall header file

2023-03-05 Thread Niels Nes
Changeset: 7811d7c92ebe for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7811d7c92ebe Modified Files: sql/backends/monet5/CMakeLists.txt Branch: parquet Log Message: nstall header file diffs (11 lines): diff --git a/sql/backends/monet5/CMakeLists.txt b/sql/backends/monet5/CMakeL

MonetDB: default - merged with Sep2022

2023-03-05 Thread Niels Nes
Changeset: 8f7ff330e13e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/8f7ff330e13e Modified Files: testing/sqllogictest.py Branch: default Log Message: merged with Sep2022 diffs (26 lines): diff --git a/sql/test/BugTracker-2009/Tests/overflow.SF-2853458.test b/sql/test/BugTra

MonetDB: Sep2022 - fixed typo and use aarch64 in tests again

2023-03-05 Thread Niels Nes
Changeset: 9c052355d7c7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9c052355d7c7 Modified Files: sql/test/BugTracker-2009/Tests/overflow.SF-2853458.test testing/sqllogictest.py Branch: Sep2022 Log Message: fixed typo and use aarch64 in tests again diffs (26 lines): d

MonetDB: Sep2022 - Alias arm64 to aarch64.

2023-03-05 Thread Sjoerd Mullender
Changeset: bb6d4f663aa0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bb6d4f663aa0 Modified Files: testing/sqllogictest.py Branch: Sep2022 Log Message: Alias arm64 to aarch64. diffs (12 lines): diff --git a/testing/sqllogictest.py b/testing/sqllogictest.py --- a/testing/sqllog