- Add Batch (pipeline) API support (http://blog.2ndquadrant.com/postgresql-latency-pipelining-batching/)
- 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)