MonetDB: userprofile - fix password hash

2022-07-07 Thread svetlin
Changeset: b51b78a26389 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/b51b78a26389 Modified Files: monetdb5/mal/mal_runtime.c sql/backends/monet5/sql.c sql/backends/monet5/sql.h sql/backends/monet5/sql_user.c sql/backends/monet5/sql_user.h s

MonetDB: default - Rearrange case; move default case to the end.

2022-07-07 Thread Martin van Dinther
Changeset: ad76b3879773 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/ad76b3879773 Modified Files: clients/odbc/driver/SQLSetStmtAttr.c Branch: default Log Message: Rearrange case; move default case to the end. diffs (33 lines): diff --git a/clients/odbc/driver/SQLSetStmtAttr.

MonetDB: default - Extend test by also calling SQLRowCount() bef...

2022-07-07 Thread Martin van Dinther
Changeset: 23bb8b03df5e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/23bb8b03df5e Modified Files: clients/odbc/tests/ODBCmetadata.c Branch: default Log Message: Extend test by also calling SQLRowCount() before fetching the data. diffs (truncated from 610 to 300 lines): diff -

MonetDB: default - Typo in comment

2022-07-07 Thread Martin van Dinther
Changeset: 1369d61f80f7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1369d61f80f7 Modified Files: clients/odbc/driver/ODBCError.c Branch: default Log Message: Typo in comment diffs (12 lines): diff --git a/clients/odbc/driver/ODBCError.c b/clients/odbc/driver/ODBCError.c ---

MonetDB: sql_profiler - Transaction events done.

2022-07-07 Thread Lucas Pereira
Changeset: a8157bb84501 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a8157bb84501 Modified Files: monetdb5/mal/mal_client.c monetdb5/mal/mal_profiler.c monetdb5/mal/mal_profiler.h sql/backends/monet5/sql.c sql/backends/monet5/sql_scenario.c

MonetDB: sql_profiler - Make sql event more inline with mal events.

2022-07-07 Thread Lucas Pereira
Changeset: 70c3e94a3a64 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/70c3e94a3a64 Modified Files: monetdb5/mal/mal_client.c monetdb5/mal/mal_profiler.c sql/backends/monet5/sql.c sql/backends/monet5/sql_scenario.c Branch: sql_profiler Log Message: Make sql

MonetDB: userprofile - one more recursive call removed, by simpl...

2022-07-07 Thread Niels Nes
Changeset: 260e29fec629 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/260e29fec629 Modified Files: sql/backends/monet5/sql.c sql/backends/monet5/sql_user.c sql/scripts/22_clients.sql Branch: userprofile Log Message: one more recursive call removed, by simplifying