rust-postgres/tokio-postgres/tests
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
..
test Use checked arithmetic when decoding into chrono types 2020-07-30 22:52:56 -04:00