v.20.10Backward Incompatible Changes

Add Support for Nested Multiline Comments in SQL

Add support for nested multiline comments /* comment /* comment */ */ in SQL. This conforms to the SQL standard. #14655 (alexey-milovidov).