rust-postgres/postgres/src
2022-08-27 14:18:27 +00:00
..
binary_copy.rs Chore(postgres): prefer sub-crates of futures 2022-08-14 23:49:40 +08:00
cancel_token.rs Upgrade to tokio 0.3 2020-10-17 09:49:45 -04:00
client.rs Add clear_type_cache to blocking client 2021-04-03 16:55:59 -04:00
config.rs Revert "Review fix: get_connect_timeout returns copied Option." 2022-08-27 14:18:27 +00:00
connection.rs Chore(postgres): prefer sub-crates of futures 2022-08-14 23:49:40 +08:00
copy_in_writer.rs Chore(postgres): prefer sub-crates of futures 2022-08-14 23:49:40 +08:00
copy_out_reader.rs Chore(postgres): prefer sub-crates of futures 2022-08-14 23:49:40 +08:00
generic_client.rs change rest of *_raw methods to use BorrowToSql 2020-10-27 18:08:23 +01:00
lazy_pin.rs Blocking binary copy support 2019-12-15 17:01:53 -08:00
lib.rs Add conversions from Uuid 1.0 2022-04-20 21:57:59 +02:00
notifications.rs Chore(postgres): prefer sub-crates of futures 2022-08-14 23:49:40 +08:00
row_iter.rs Chore(postgres): prefer sub-crates of futures 2022-08-14 23:49:40 +08:00
test.rs Make postgres::Client Send again 2020-10-19 19:58:41 -04:00
transaction_builder.rs Don't spawn off connection in blocking impl 2020-03-22 12:05:00 -07:00
transaction.rs change rest of *_raw methods to use BorrowToSql 2020-10-27 18:08:23 +01:00