bind.rs
|
Add bind/portal
|
2018-08-15 19:53:20 -07:00 |
cancel.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
client.rs
|
Add query_portal
|
2018-08-15 21:00:15 -07:00 |
codec.rs
|
Start on tokio-postgres rewrite
|
2018-06-16 21:29:27 -07:00 |
connect.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
connection.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
copy_in.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
copy_out.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
execute.rs
|
Don't bother waiting for a ReadyForQuery
|
2018-08-15 20:24:50 -07:00 |
handshake.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
mod.rs
|
Add bind/portal
|
2018-08-15 19:53:20 -07:00 |
portal.rs
|
Add query_portal
|
2018-08-15 21:00:15 -07:00 |
prepare.rs
|
Don't bother waiting for a ReadyForQuery
|
2018-08-15 20:24:50 -07:00 |
query.rs
|
Add query_portal
|
2018-08-15 21:00:15 -07:00 |
row.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
simple_query.rs
|
Overhaul error type
|
2018-08-15 10:27:34 -07:00 |
socket.rs
|
Move TLS logic to connect future
|
2018-06-26 22:04:15 -07:00 |
statement.rs
|
Don't hold strong references in statements
|
2018-07-07 16:43:07 -07:00 |
transaction.rs
|
Basic transaction support
|
2018-07-14 14:59:37 -07:00 |
typeinfo_composite.rs
|
Add query_portal
|
2018-08-15 21:00:15 -07:00 |
typeinfo_enum.rs
|
Add query_portal
|
2018-08-15 21:00:15 -07:00 |
typeinfo.rs
|
Add query_portal
|
2018-08-15 21:00:15 -07:00 |