rust-postgres/tokio-postgres
Nikhil Benesch 7ea1b2d785
Don't suppress notices during startup flow
NoticeResponses received during the startup flow were previously being
dropped on the floor. Instead stash them away so they can be delivered
to the user after the startup flow is complete.
2020-01-31 00:37:01 -05:00
..
benches Fix up benchmark 2019-11-26 16:40:36 -08:00
src Don't suppress notices during startup flow 2020-01-31 00:37:01 -05:00
tests/test Don't suppress notices during startup flow 2020-01-31 00:37:01 -05:00
Cargo.toml Add tokio_postgres::GenericClient 2020-01-02 21:01:47 -05:00
CHANGELOG.md Release tokio-postgres v0.5.1 2019-12-25 08:19:43 -08:00
LICENSE-APACHE Release tokio-postgres v0.4.0-rc.1 2019-03-05 21:35:46 -08:00
LICENSE-MIT Release tokio-postgres v0.4.0-rc.1 2019-03-05 21:35:46 -08:00