rust-postgres/tokio-postgres/tests/test
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
..
types remove uuid 0.7 support 2019-12-19 16:41:26 -08:00
binary_copy.rs Move binary copy stuff directly into main crate 2019-12-08 18:30:47 -08:00
main.rs Don't suppress notices during startup flow 2020-01-31 00:37:01 -05:00
parse.rs Fix build 2019-03-04 22:22:51 -08:00
runtime.rs Support cancellation in synchronous client 2019-12-29 14:08:17 -05:00