rust-postgres/postgres/tests/types
Steven Fackler fcbed9175b Allow FromSql to borrow from the buffer
This allows for in-place deserialization of text and bytea values in
particular.

Row::get_bytes is removed since it previously existed for this use case.

Closes #281
2018-04-22 13:16:34 -07:00
..
bit_vec.rs Rustfmt 2017-06-30 17:35:17 -10:00
chrono.rs Rustfmt 2017-06-30 17:35:17 -10:00
eui48.rs Rustfmt 2017-06-30 17:35:17 -10:00
geo.rs Rustfmt 2017-06-30 17:35:17 -10:00
mod.rs Allow FromSql to borrow from the buffer 2018-04-22 13:16:34 -07:00
rustc_serialize.rs Rustfmt 2017-06-30 17:35:17 -10:00
serde_json.rs Rustfmt 2017-06-30 17:35:17 -10:00
time.rs Rustfmt 2017-06-30 17:35:17 -10:00
uuid.rs Rustfmt 2017-06-30 17:35:17 -10:00