This website requires JavaScript.
Explore
Help
Sign In
dnim
/
rust-postgres
Watch
1
Star
0
Fork
0
You've already forked rust-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
616b72576331cd90cf314adb4d99e9ec56acd986
rust-postgres
/
src
History
Steven Fackler
616b725763
Merge pull request
#184
from nvanbenschoten/nvanbenschoten/savepoints
...
Add savepoint method to Transaction
2016-05-26 21:20:48 -07:00
..
error
…
io
…
types
Add clippy as an optional dep and fix warnings
2016-04-05 20:52:34 -07:00
lib.rs
Slightly tweak comment
2016-05-26 20:33:14 -07:00
macros.rs
…
md5.rs
Add clippy as an optional dep and fix warnings
2016-04-05 20:52:34 -07:00
message.rs
Fix message names
2016-04-04 22:52:59 -07:00
notification.rs
…
priv_io.rs
…
rows.rs
Stop glob importing messages
2016-04-04 22:51:56 -07:00
stmt.rs
Add clippy as an optional dep and fix warnings
2016-04-05 20:52:34 -07:00
transaction.rs
Replace Option<&'conn str> with Option<String>
2016-05-27 00:05:09 -04:00
url.rs
Handle malformed percent-encoding
2016-05-18 20:33:12 -05:00