rust-postgres/tokio-postgres/src
2019-09-23 15:52:27 -07:00
..
error Include the parameter/column index in type conversion errors 2019-05-20 19:05:54 -07:00
types Include the Rust type name in WrongType 2019-09-06 04:37:26 -07:00
bind.rs Support portals 2019-08-01 20:43:13 -07:00
cancel_query_raw.rs Cleanup shutdown call 2019-08-03 18:11:22 -07:00
cancel_query.rs Support copy_out 2019-07-31 20:15:17 -07:00
client.rs Update postgres 2019-08-03 18:09:27 -07:00
codec.rs Start on std::futures rewrite 2019-07-21 21:44:43 -07:00
config.rs Update postgres 2019-08-03 18:09:27 -07:00
connect_raw.rs Test notifications 2019-07-31 21:19:56 -07:00
connect_socket.rs Upgrade to tokio alpha.4 2019-08-29 18:10:58 -07:00
connect_tls.rs Start on std::futures rewrite 2019-07-21 21:44:43 -07:00
connect.rs Support copy_out 2019-07-31 20:15:17 -07:00
connection.rs Update postgres 2019-08-03 18:09:27 -07:00
copy_in.rs rustfmt 2019-07-30 21:29:18 -07:00
copy_out.rs Test notifications 2019-07-31 21:19:56 -07:00
lib.rs Remove workaround 2019-09-23 15:52:27 -07:00
maybe_tls_stream.rs Add query/select 2019-07-24 21:28:52 -07:00
portal.rs Support portals 2019-08-01 20:43:13 -07:00
prepare.rs Update to newest nightly 2019-09-11 22:20:22 -04:00
query.rs Support portals 2019-08-01 20:43:13 -07:00
row.rs Include the Rust type name in WrongType 2019-09-06 04:37:26 -07:00
simple_query.rs Fix target_session_attrs handling 2019-07-28 17:48:32 -07:00
socket.rs Fix Windows build? 2019-07-29 15:17:45 -07:00
statement.rs Finish documenting everything 2019-08-01 18:40:14 -07:00
tls.rs Add query/select 2019-07-24 21:28:52 -07:00
transaction.rs Support nested transactions 2019-08-03 18:25:28 -07:00