I have a lot of logs where I see comments for statements like BEGIN and COMMIT which I want to disable for performance reasons. e.g
BEGIN /*hostname:MY_APPLICATION_NAME,context:CUSTOM CONTEXT*/
Is there a way to disable marginalia comments for certain queries?