Changeset: d1d93e3768f1 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d1d93e3768f1
Modified Files:
monetdb5/mal/mal_profiler.c
Branch: sql_profiler
Log Message:
Typo.
diffs (12 lines):
diff --git a/monetdb5/mal/mal_profiler.c b/monetdb5/mal/mal_profiler.c
--- a/monetdb5/mal/mal_profiler.c
+++ b/monetdb5/mal/mal_profiler.c
@@ -177,7 +177,7 @@ static str phase_descriptions[] = {
[SQL_TO_REL] = "sql_to_rel",
[REL_OPT] = "rel_opt",
[REL_TO_MAL] = "rel_to_mal",
- [MAL_OPT] = "rel_to_mal",
+ [MAL_OPT] = "mal_opt",
[MAL_ENGINE] = "mal_engine",
// [TRANSACTION_START] = "trans_start",
// [COMMIT] = "trans_commit",
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]