diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  - Add Batch (pipeline) API support (http://blog.2ndquadrant.com/postgresql-latency-pipelining-batching/) -- Add LISTEN/NOTIFY support  - Add support for range types +- Use PQsetnonblocking on the connection to ensure large sends are nonblocking too  - Add large object support  - Add namespace support for types?  - Add support for multiple hosts as list in connection args? (new in PG 10) | 
