mirror of https://github.com/citusdata/citus.git
citus_indent fixups
parent
0cad3b22cc
commit
4cf0a4e48e
|
@ -54,6 +54,7 @@ RequiresMasterEvaluation(Query *query)
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Looks at each TargetEntry of the query and the jointree quals, evaluating
|
* Looks at each TargetEntry of the query and the jointree quals, evaluating
|
||||||
* any sub-expressions which don't include Vars.
|
* any sub-expressions which don't include Vars.
|
||||||
|
|
Loading…
Reference in New Issue