mirror of https://github.com/citusdata/citus.git
Style
parent
6770b222d5
commit
9e938ba1a3
|
@ -1325,6 +1325,7 @@ PostprocessCreateFunctionStmt(Node *node, const char *queryString)
|
|||
return NodeDDLTaskList(NON_COORDINATOR_NODES, commands);
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* FunctionDependsOnNonDistributedRelation checks whether the given function depends
|
||||
* on non-distributed relation.
|
||||
|
|
Loading…
Reference in New Issue