mirror of https://github.com/citusdata/citus.git
With this commit, we remove visited flags from ForeignConstraintRelationshipNode struct since keeping local state in global object is both dangerous and meaningless. Also to improve readability, this commit also converts needless recursion to iterative DFS to avoid passing local hash-map as another parameter to GetConnectedListHelper function. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |