Changeset: a6124678094f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/a6124678094f
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: Jun2020_prof_ext
Log Message:
Disable start event of non-mal stmts. Query can be identified through sql_parse
event.
diffs (26 lines):
diff -
Changeset: 6699745c6c70 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/6699745c6c70
Modified Files:
sql/backends/monet5/sql_scenario.c
Branch: Jun2020_prof_ext
Log Message:
Strlen instead of sizeof.
diffs (12 lines):
diff --git a/sql/backends/monet5/sql_scenario.c
b/sql/backen
Changeset: 5c80622bef5d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/5c80622bef5d
Modified Files:
monetdb5/mal/mal_profiler.c
sql/backends/monet5/sql_scenario.c
Branch: Jul2021_prof_ext
Log Message:
Disable start event of non-mal stmts. Query can be identified through sq
Changeset: 652fff7b3260 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/652fff7b3260
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: Jun2020_prof_ext
Log Message:
Add logging of MAL event when pc==1 also.
diffs (12 lines):
diff --git a/monetdb5/mal/mal_profiler.c b/monetdb5/
Changeset: 17aa6dc8110f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/17aa6dc8110f
Modified Files:
monetdb5/mal/mal_profiler.c
monetdb5/mal/mal_runtime.c
Branch: Jul2021_prof_ext
Log Message:
Disable start event of MAL stmt. Only produce MAL event when pc==0 and pc==1.
Changeset: 3d9440a49a4c for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/3d9440a49a4c
Modified Files:
monetdb5/mal/mal_profiler.c
monetdb5/mal/mal_runtime.c
Branch: Jun2020_prof_ext
Log Message:
Disable start event of MAL stmt. Only produce MAL event when pc == 0.
diffs (2
Changeset: bb451b4e629b for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/bb451b4e629b
Modified Files:
clients/Tests/exports.stable.out
Branch: Jun2020_prof_ext
Log Message:
Typo.
diffs (12 lines):
diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--
Changeset: 91e278af01b3 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/91e278af01b3
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: Jul2021_prof_ext
Log Message:
Uniformize JSON fields.
diffs (14 lines):
diff --git a/monetdb5/mal/mal_profiler.c b/monetdb5/mal/mal_profiler.c
Changeset: 6ee27d5f0787 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/6ee27d5f0787
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: Jan2022_prof_ext
Log Message:
Uniformize JSON fields.
diffs (32 lines):
diff --git a/monetdb5/mal/mal_profiler.c b/monetdb5/mal/mal_profiler.c
Changeset: 92bc75e3250d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/92bc75e3250d
Modified Files:
monetdb5/mal/mal_profiler.h
Branch: Jan2022_prof_ext
Log Message:
Uniformize JSON fields.
diffs (12 lines):
diff --git a/monetdb5/mal/mal_profiler.h b/monetdb5/mal/mal_profiler.h
Changeset: ba0b5cf13c2a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/ba0b5cf13c2a
Branch: Jan2022_prof_ext
Log Message:
Merge with Jan2022.
diffs (162 lines):
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -769,3 +769,4 @@ 1252291e5c0ddc91ccb16d612d04e34e6a7d3bc3
1252
Changeset: 671167e6b9c9 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/671167e6b9c9
Branch: smart-merge-jan22
Log Message:
Close branch.
___
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le..
Changeset: 6fc691c72af6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/6fc691c72af6
Modified Files:
clients/Tests/exports.stable.out
monetdb5/mal/mal.c
monetdb5/mal/mal_client.c
monetdb5/mal/mal_import.c
monetdb5/mal/mal_interpreter.h
monetdb
Changeset: 023b9d2e912d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/023b9d2e912d
Removed Files:
dummy.txt
Branch: Jan2022
Log Message:
Merge with smart-merge-jan22.
diffs (truncated from 481 to 300 lines):
diff --git a/sql/storage/bat/bat_storage.c b/sql/storage/bat/bat_stor
Changeset: 9bfdf4d1ea96 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/9bfdf4d1ea96
Modified Files:
sql/storage/bat/bat_storage.c
Branch: smart-merge-jan22
Log Message:
Merge with Jan2022.
diffs (truncated from 693 to 300 lines):
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++
Changeset: 84b3c2e2dc2d for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/84b3c2e2dc2d
Modified Files:
.bumpversion.cfg
MonetDB.spec
clients/mapilib/mapi.rc
clients/odbc/driver/driver.rc
clients/odbc/winsetup/setup.rc
cmake/monetdb-versions.cmak
Changeset: fc42a2970fbe for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/fc42a2970fbe
Modified Files:
gdk/gdk_logger.c
gdk/gdk_logger_old.c
sql/storage/bat/bat_logger.c
sql/storage/bat/bat_storage.c
Branch: Jan2022
Log Message:
BAThash can fail (e.g. when exi
Changeset: 9cd862535dd6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/9cd862535dd6
Branch: Jul2021_prof_ext
Log Message:
Merge with Jul2021.
diffs (truncated from 678 to 300 lines):
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5
Changeset: d5fcc46a4835 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d5fcc46a4835
Modified Files:
monetdb5/mal/mal_runtime.c
Branch: Jun2020_prof_ext
Log Message:
Fix TAG getting corrupted.
diffs (20 lines):
diff --git a/monetdb5/mal/mal_runtime.c b/monetdb5/mal/mal_runtime.c
Changeset: 7f8cbc19ffda for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/7f8cbc19ffda
Modified Files:
testing/sqltest.py
Branch: Jan2022
Log Message:
Reserve self.data for a list of output rows, use self.output as unsplit string.
diffs (47 lines):
diff --git a/testing/sqltest.py
Changeset: 1ab55c6ff492 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/1ab55c6ff492
Modified Files:
testing/Mtest.py.in
Branch: Jan2022
Log Message:
Ignore rmtree errors so that we can continue testing.
diffs (17 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--
Changeset: e6df5d0ce2d0 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/e6df5d0ce2d0
Modified Files:
gdk/gdk_storage.c
Branch: Jan2022
Log Message:
Merge with Jul2021 branch.
diffs (23 lines):
diff --git a/gdk/gdk_storage.c b/gdk/gdk_storage.c
--- a/gdk/gdk_storage.c
+++ b/gdk/g
Changeset: d9d71353427f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d9d71353427f
Modified Files:
gdk/gdk_storage.c
Branch: Jul2021
Log Message:
Don't attempt to remove heap file in in-memory database.
diffs (23 lines):
diff --git a/gdk/gdk_storage.c b/gdk/gdk_storage.c
--- a
23 matches
Mail list logo