MonetDB: Sep2022 - Schema is optional in CREATE USER.

2022-09-23 Thread Sjoerd Mullender
Changeset: 425872a7e170 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/425872a7e170 Modified Files: clients/mapiclient/mhelp.c Branch: Sep2022 Log Message: Schema is optional in CREATE USER. diffs (12 lines): diff --git a/clients/mapiclient/mhelp.c b/clients/mapiclient/mhelp.c

MonetDB: regexp - Making sure the offset is advanced by one in c...

2022-09-23 Thread stefanos mavros
Changeset: b3a4489bbc85 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b3a4489bbc85 Modified Files: monetdb5/modules/mal/pcre.c Branch: regexp Log Message: Making sure the offset is advanced by one in case of empty match diffs (13 lines): diff --git a/monetdb5/modules/mal/pcre.

MonetDB: default - Upgrade code for sys.regexp_replace.

2022-09-23 Thread Sjoerd Mullender
Changeset: 9647b761ef5f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9647b761ef5f Modified Files: sql/backends/monet5/sql_upgrades.c sql/test/emptydb-previous-upgrade-chain-hge/Tests/upgrade.stable.out.int128 sql/test/emptydb-previous-upgrade-chain-hge/Tests/upg

MonetDB: default - Approve dependency test.

2022-09-23 Thread Sjoerd Mullender
Changeset: 6dd6cca713d4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6dd6cca713d4 Modified Files: sql/test/Dependencies/Tests/dependency_DBobjects.test Branch: default Log Message: Approve dependency test. diffs (13 lines): diff --git a/sql/test/Dependencies/Tests/dependency_

MonetDB: default - There are now 8 queries in the queue.

2022-09-23 Thread Sjoerd Mullender
Changeset: c7ca8ce98052 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c7ca8ce98052 Modified Files: sql/test/sysmon/Tests/sys_queue_expand.SQL.py Branch: default Log Message: There are now 8 queries in the queue. diffs (17 lines): diff --git a/sql/test/sysmon/Tests/sys_queue_ex

MonetDB: default - Check that module and function names in instr...

2022-09-23 Thread Sjoerd Mullender
Changeset: fe1dc03aa268 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/fe1dc03aa268 Modified Files: monetdb5/mal/mal_instruction.h monetdb5/mal/mal_namespace.c monetdb5/mal/mal_prelude.c Branch: default Log Message: Check that module and function names in instructi

MonetDB: default - Cleanup: remove unused function delName (whic...

2022-09-23 Thread Sjoerd Mullender
Changeset: 28337ac91785 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/28337ac91785 Modified Files: clients/Tests/exports.stable.out monetdb5/mal/mal_namespace.c monetdb5/mal/mal_namespace.h Branch: default Log Message: Cleanup: remove unused function delName (whic

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

2022-09-23 Thread Sjoerd Mullender
Changeset: 6b851f097a8b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6b851f097a8b Modified Files: .bumpversion.cfg MonetDB.spec clients/mapilib/mapi.rc clients/odbc/driver/driver.rc clients/odbc/winsetup/setup.rc cmake/monetdb-versions.cmak

MonetDB: Sep2022 - Post release build.

2022-09-23 Thread Sjoerd Mullender
Changeset: cc314638e493 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cc314638e493 Modified Files: .bumpversion.cfg MonetDB.spec clients/mapilib/mapi.rc clients/odbc/driver/driver.rc clients/odbc/winsetup/setup.rc cmake/monetdb-versions.cmak

MonetDB: default - Merge with Sep2022 branch.

2022-09-23 Thread Sjoerd Mullender
b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -855,6 +855,9 @@ fi %endif %changelog +* Fri Sep 23 2022 Sjoerd Mullender - 11.45.7-20220923 +- Rebuilt. + * Thu Sep 22 2022 Sjoerd Mullender - 11.45.5-20220922 - Rebuilt. diff --git a/cmake/monetdb-versions.cmake b/cmake/monetdb

MonetDB: Sep2022 - Setting tag Sep2022_7 for the release build.

2022-09-23 Thread Sjoerd Mullender
Changeset: 1b9c6f8a3f34 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1b9c6f8a3f34 Modified Files: .hgtags Branch: Sep2022 Log Message: Setting tag Sep2022_7 for the release build. diffs (8 lines): diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -781,3 +781,4 @@

MonetDB: Sep2022 - Moved contents of ChangeLog.Jan2022 and Chang...

2022-09-23 Thread Sjoerd Mullender
ChangeLog.Sep2022 to MonetDB.spec, debian/changelog and ChangeLog-Archive. diffs (49 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -850,6 +850,9 @@ fi %endif %changelog +* Fri Sep 23 2022 Sjoerd Mullender - 11.45.7-20220923 +- Rebuilt. + * Thu Sep

MonetDB: Sep2022 - Updated library versions.

2022-09-23 Thread Sjoerd Mullender
Changeset: 5815d367a959 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5815d367a959 Modified Files: cmake/monetdb-versions.cmake Branch: Sep2022 Log Message: Updated library versions. diffs (12 lines): diff --git a/cmake/monetdb-versions.cmake b/cmake/monetdb-versions.cmake ---

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

2022-09-23 Thread Sjoerd Mullender
Changeset: 083596fee9c4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/083596fee9c4 Modified Files: .bumpversion.cfg MonetDB.spec clients/mapilib/mapi.rc clients/odbc/driver/driver.rc clients/odbc/winsetup/setup.rc cmake/monetdb-versions.cmak

MonetDB: Sep2022 - Pre-release version number update.

2022-09-23 Thread Sjoerd Mullender
Changeset: 3c666b8ed368 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3c666b8ed368 Modified Files: .bumpversion.cfg MonetDB.spec clients/mapilib/mapi.rc clients/odbc/driver/driver.rc clients/odbc/winsetup/setup.rc cmake/monetdb-versions.cmak

MonetDB: regexp - Adds two tests for regexp PCRE_NOTEMTPY flag

2022-09-23 Thread stefanos mavros
Changeset: c422d878475a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c422d878475a Modified Files: sql/test/Tests/regexp.test Branch: regexp Log Message: Adds two tests for regexp PCRE_NOTEMTPY flag diffs (20 lines): diff --git a/sql/test/Tests/regexp.test b/sql/test/Tests/reg

MonetDB: regexp - Fixes comment in regexp test

2022-09-23 Thread stefanos mavros
Changeset: ccf789d02bfe for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ccf789d02bfe Modified Files: sql/test/Tests/regexp.test Branch: regexp Log Message: Fixes comment in regexp test diffs (12 lines): diff --git a/sql/test/Tests/regexp.test b/sql/test/Tests/regexp.test --- a/s

MonetDB: default - Merge with Sep2022 branch.

2022-09-23 Thread Sjoerd Mullender
Changeset: edaa1ab2e55a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/edaa1ab2e55a Branch: default Log Message: Merge with Sep2022 branch. diffs (17 lines): diff --git a/testing/suppress.txt b/testing/suppress.txt --- a/testing/suppress.txt +++ b/testing/suppress.txt @@ -2,10 +2,6 @@

MonetDB: Sep2022 - also suppress libcrypto

2022-09-23 Thread Niels Nes
Changeset: 7be491ea66b8 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7be491ea66b8 Modified Files: testing/suppress.txt Branch: Sep2022 Log Message: also suppress libcrypto diffs (17 lines): diff --git a/testing/suppress.txt b/testing/suppress.txt --- a/testing/suppress.txt ++

MonetDB: default - Merge with Sep2022 branch.

2022-09-23 Thread Sjoerd Mullender
Changeset: b505fe0f59b9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b505fe0f59b9 Branch: default Log Message: Merge with Sep2022 branch. diffs (109 lines): diff --git a/monetdb5/mal/mal_runtime.c b/monetdb5/mal/mal_runtime.c --- a/monetdb5/mal/mal_runtime.c +++ b/monetdb5/mal/mal_ru

MonetDB: Sep2022 - Correct spelling.

2022-09-23 Thread Sjoerd Mullender
Changeset: 6f33d0985a59 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6f33d0985a59 Added Files: testing/suppress.txt Removed Files: testing/suppres.txt Branch: Sep2022 Log Message: Correct spelling. diffs (14 lines): diff --git a/testing/suppres.txt b/testing/suppress.

MonetDB: Sep2022 - Test uses existing server, so use correct nam...

2022-09-23 Thread Sjoerd Mullender
Changeset: cc19b5d13892 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cc19b5d13892 Added Files: sql/test/concurrent/Tests/segments-corruption.SQL.py Removed Files: sql/test/concurrent/Tests/segments-corruption.py Branch: Sep2022 Log Message: Test uses existing server, so

MonetDB: copyintobinary - Extend existing COPY BINARY INTO tests...

2022-09-23 Thread Joeri van Ruth
Changeset: 19eadb234db5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/19eadb234db5 Modified Files: sql/test/bincopy/Tests/bincopy_support.py Branch: copyintobinary Log Message: Extend existing COPY BINARY INTO tests to also test COPY INTO BINARY diffs (truncated from 317 to 300

MonetDB: copyintobinary - Revamp converter selection table

2022-09-23 Thread Joeri van Ruth
Changeset: a8468c8528d6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a8468c8528d6 Modified Files: sql/backends/monet5/sql_bincopyconvert.c sql/backends/monet5/sql_bincopyconvert.h sql/backends/monet5/sql_bincopyfrom.c Branch: copyintobinary Log Message: Revamp co

MonetDB: copyintobinary - Limit year range used for bincopy test...

2022-09-23 Thread Joeri van Ruth
Changeset: 6d2fe51e6f6b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6d2fe51e6f6b Modified Files: clients/examples/C/bincopytemporaldata.c Branch: copyintobinary Log Message: Limit year range used for bincopy test data diffs (26 lines): diff --git a/clients/examples/C/bincopy

MonetDB: copyintobinary - Some bincopy tests forgot to include O...

2022-09-23 Thread Joeri van Ruth
Changeset: 9cdd369fe8f5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/9cdd369fe8f5 Modified Files: sql/test/bincopy/Tests/bincopy_support.py Branch: copyintobinary Log Message: Some bincopy tests forgot to include ON CLIENT/SERVER diffs (56 lines): diff --git a/sql/test/bincop

MonetDB: Sep2022 - Fix memory leak.

2022-09-23 Thread Sjoerd Mullender
Changeset: 45223a915a31 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/45223a915a31 Modified Files: monetdb5/mal/mal_runtime.c Branch: Sep2022 Log Message: Fix memory leak. diffs (54 lines): diff --git a/monetdb5/mal/mal_runtime.c b/monetdb5/mal/mal_runtime.c --- a/monetdb5/mal