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
--- a/monetdb5/mal/mal_profiler.c
+++ b/monetdb5/mal/mal_profiler.c
@@ -196,8 +196,8 @@ prepare_generic_event(str phase, struct
",\"thread\":%d"
",\"face\":\"%s\""
",\"state\":\"%s\""
- ",\"client\":\"%d\""
- ",\"transaction_id\":"ULLFMT
+ ",\"clientid\":\"%d\""
+ ",\"transactionid\":"ULLFMT
",\"tag\":"OIDFMT
",\"query\":\"%s\""
",\"rc\":\"%d\""
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]