mirror of https://github.com/citusdata/citus.git
Fixes review comments
parent
afa60556fd
commit
4c9863c0fb
|
@ -256,7 +256,6 @@ PreprocessAlterDatabaseSetStmt(Node *node, const char *queryString,
|
|||
return NIL;
|
||||
}
|
||||
|
||||
|
||||
AlterDatabaseSetStmt *stmt = castNode(AlterDatabaseSetStmt, node);
|
||||
|
||||
EnsureCoordinator();
|
||||
|
|
Loading…
Reference in New Issue