citus/src
Jelte Fennema e0736d3da7 Remove READFUNCs (#3536)
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 2a9fccc7a0)
2020-03-25 09:12:26 +01:00
..
backend Remove READFUNCs (#3536) 2020-03-25 09:12:26 +01:00
include Remove READFUNCs (#3536) 2020-03-25 09:12:26 +01:00
test/regress Semmle: Ensure permissions of private keys are 0600 (#3506) 2020-03-25 09:11:13 +01:00