mirror of https://github.com/citusdata/citus.git
Fixes indentation
parent
73db50d34c
commit
c123fc38ec
|
@ -285,6 +285,7 @@ DeparseAlterDatabaseSetStmt(Node *node)
|
||||||
return str.data;
|
return str.data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
AppendCreateDatabaseStmt(StringInfo buf, CreatedbStmt *stmt)
|
AppendCreateDatabaseStmt(StringInfo buf, CreatedbStmt *stmt)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue