rust-postgres/src
Steven Fackler 65b3234626 Add back in serde 0.3 support for back compat
This is a bit of a dubious hack since anyone that tries to turn on both
serde and serde_json are screwed.
2015-11-07 16:36:18 -08:00
..
io Use new SslStream constructor 2015-08-15 13:05:51 -07:00
types Add back in serde 0.3 support for back compat 2015-11-07 16:36:18 -08:00
error.rs Doc fixes 2015-09-18 23:26:14 -07:00
lib.rs Doc typo fix 2015-11-01 12:06:38 -08:00
macros.rs Drop Error::StreamDesynchronized 2015-05-25 23:27:12 -07:00
md5.rs Inline md5 impl 2015-06-09 19:55:28 -07:00
message.rs Read message with timeout backend support 2015-10-20 22:37:52 -07:00
notification.rs Typo 2015-10-20 23:18:13 -07:00
priv_io.rs Read message with timeout backend support 2015-10-20 22:37:52 -07:00
rows.rs Drop dependency on debug builders 2015-09-18 22:55:32 -07:00
stmt.rs Handle errors when running copy statements 2015-10-23 22:55:39 -07:00
url.rs To_String() cleanup for to_owned on method calls 2015-09-28 01:19:02 -04:00
util.rs Remove CopyInStatement 2015-05-23 08:13:17 -07:00