rust-postgres/tokio-postgres/src
Steven Fackler 4a5d30b4c6 Buffer copy_in messages
Otherwise there's a ton of overhead passing tons of tiny messages over
channels.
2019-06-22 21:22:03 -07:00
..
error Include the parameter/column index in type conversion errors 2019-05-20 19:05:54 -07:00
proto Buffer copy_in messages 2019-06-22 21:22:03 -07:00
types Fix new clippy warnings 2019-04-11 19:51:42 -07:00
config.rs Fix new clippy warnings 2019-04-11 19:51:42 -07:00
impls.rs Finish docs for tokio-postgres 2019-03-04 21:22:50 -08:00
lib.rs TLS docs for tokio-postgres 2019-04-01 21:56:25 -07:00
row.rs Include the parameter/column index in type conversion errors 2019-05-20 19:05:54 -07:00
socket.rs Finish docs for tokio-postgres 2019-03-04 21:22:50 -08:00
stmt.rs Make internal simple query future a stream 2018-12-27 13:51:39 -05:00
tls.rs Fix serde docs 2019-03-04 21:51:44 -08:00