rust-postgres/src
Steven Fackler 26e55ff2bc Change negotiate_ssl back to taking &self
It's not clear that &mut is necessary and it makes connection calls a
bit nicer looking.
2015-05-13 15:17:37 -07:00
..
io Change negotiate_ssl back to taking &self 2015-05-13 15:17:37 -07:00
types Change negotiate_ssl back to taking &self 2015-05-13 15:17:37 -07:00
error.rs Make SSL infrastructure implementation agnostic 2015-05-13 14:42:22 -07:00
lib.rs Change negotiate_ssl back to taking &self 2015-05-13 15:17:37 -07:00
macros.rs Fix for upstream changes 2015-04-02 11:34:42 -07:00
message.rs More cleanup 2015-05-03 13:51:49 -07:00
priv_io.rs Change negotiate_ssl back to taking &self 2015-05-13 15:17:37 -07:00
ugh_privacy.rs More cleanup 2015-05-03 13:51:49 -07:00
url.rs Fix percent-encoded usernames and passwords 2015-04-15 20:31:38 -07:00
util.rs Properly escape table and column names in prepare_copy_in 2015-05-05 21:57:06 -07:00