mirror of https://github.com/citusdata/citus.git
Fixes indentation
parent
e825d297d5
commit
b5b6ecdb59
|
@ -154,6 +154,7 @@ PostprocessReassignOwnedStmt(Node *node, const char *queryString)
|
||||||
return NodeDDLTaskList(NON_COORDINATOR_NODES, commands);
|
return NodeDDLTaskList(NON_COORDINATOR_NODES, commands);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* GetNewRoleAddress returns the ObjectAddress of the new role.
|
* GetNewRoleAddress returns the ObjectAddress of the new role.
|
||||||
* in the ReassignOwnedStmt.
|
* in the ReassignOwnedStmt.
|
||||||
|
|
Loading…
Reference in New Issue