rust-postgres/tokio-postgres/tests/test
Steven Fackler 1f6d9ddc06 Overhaul query cancellation
Multi-host support means we can't simply take the old approach - we need
to know which of the hosts we actually connected to. It's also nice to
move this from the connection to the client since that's what you'd
normally have access to.
2019-01-06 18:03:51 -08:00
..
types Shift tests down 2018-12-16 16:08:55 -08:00
main.rs Overhaul query cancellation 2019-01-06 18:03:51 -08:00
parse.rs Support URL-style configuration strings 2019-01-01 12:11:30 -08:00
runtime.rs Overhaul query cancellation 2019-01-06 18:03:51 -08:00