mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Whitespaces
This commit is contained in:
parent
fbd7b49f8c
commit
09449cc101
@ -370,7 +370,7 @@ void ASTFunction::formatImplWithoutAlias(const FormatSettings & settings, Format
|
||||
|
||||
if (!written && 0 == strcmp(name.c_str(), "tupleElement"))
|
||||
{
|
||||
// fuzzer sometimes may inserts tupleElement() created from ASTLiteral:
|
||||
// fuzzer sometimes may insert tupleElement() created from ASTLiteral:
|
||||
//
|
||||
// Function_tupleElement, 0xx
|
||||
// -ExpressionList_, 0xx
|
||||
|
@ -5,7 +5,7 @@
|
||||
<openSSL>
|
||||
<client>
|
||||
<invalidCertificateHandler replace="replace">
|
||||
<name>AcceptCertificateHandler</name> <!-- For tests only-->
|
||||
<name>AcceptCertificateHandler</name> <!-- For tests only -->
|
||||
</invalidCertificateHandler>
|
||||
</client>
|
||||
</openSSL>
|
||||
|
Loading…
Reference in New Issue
Block a user