postgres-v0.19.9
Chore(postgres): prefer sub-crates of `futures`
Upgrade to tokio 0.3
query_typed tweaks
Defer username default
Blocking binary copy support
remove rustc-serialize dependency
Add RowIter::rows_affected
Make postgres::Client Send again
Don't spawn off connection in blocking impl