v.20.5Improvement
Fix Multiline Query Logging for String Literals, Identifiers, and Comments
When multiline query is printed to server log, the lines are joined. Make it to work correct in case of multiline string literals, identifiers and single-line comments. This fixes #3853. #11686 (alexey-milovidov).