mirror of https://github.com/citusdata/citus.git
We don't actually use these functions anymore since merging #1477.
Advantages of removing:
1. They add work whenever we add a new node.
2. They contain some usage of stdlib APIs that are banned by Microsoft.
Removing it means we don't have to replace those with safe ones.
(cherry picked from commit
|
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |