rust-postgres/tokio-postgres/src
Steven Fackler 3955d26c20 Don't hold strong references in statements
There's no need for the connection to stay open until statements drop -
they'll be cleaned up anyway once the connection dies.
2018-07-07 16:43:07 -07:00
..
proto Don't hold strong references in statements 2018-07-07 16:43:07 -07:00
lib.rs notification/notice support 2018-07-07 10:11:16 -07:00
tls.rs Channel binding support in tokio-postgres 2018-06-26 21:17:04 -07:00