summaryrefslogtreecommitdiff
path: root/TODO
blob: 7d0ab9d14dbd17dae532e4ac855ab7a19e78318f (plain)
1
2
3
4
5
6
- 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)