mirror of https://github.com/citusdata/citus.git
Now that there's no blocking libpq callers left, default to using non-blocking mode in connection_management.c. This has two advantages: 1) Blockiness doesn't have to frequently be reset, simplifying code 2) Prevents accidental use of blocking libpq functions, since they'll frequently return 'need IO' |
||
---|---|---|
.. | ||
distributed | ||
.gitignore |