rust-postgres/postgres-types
Nikhil Benesch a30f0b6c05 Use checked arithmetic when decoding into chrono types
This avoids an overflow panic if the timestamp is the special "infinity"
or "-infinity" value and produces an error instead.

Fix #640.
2020-07-30 22:52:56 -04:00
..
src Use checked arithmetic when decoding into chrono types 2020-07-30 22:52:56 -04:00
Cargo.toml Release postgres-types v0.1.2 2020-07-03 15:16:54 -04:00
CHANGELOG.md Release postgres-types v0.1.2 2020-07-03 15:16:54 -04:00
LICENSE-APACHE Release postgres-types v0.1.0-alpha.1 2019-10-14 17:56:10 -07:00
LICENSE-MIT Release postgres-types v0.1.0-alpha.1 2019-10-14 17:56:10 -07:00