Fixes indentation

pull/7253/head
gindibay 2023-11-20 00:57:38 +03:00
parent 73db50d34c
commit c123fc38ec
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ DeparseAlterDatabaseSetStmt(Node *node)
return str.data;
}
static void
AppendCreateDatabaseStmt(StringInfo buf, CreatedbStmt *stmt)
{