mirror of https://github.com/citusdata/citus.git
Before this commit, we had code duplication in the WorkerExtendedOpNode(). The duplication was noticeable and any change is prone to bugs. The PR consists of 4 commits. Each commit incrementally fixes the problem by moving certain parts of the duplicated code into smaller, better-documented functions. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |