Steven Fackler
59923bd425
Update postgres-native-tls
2019-08-02 21:03:54 -07:00
Steven Fackler
effd4df463
Release postgres-native-tls 0.2.0-rc.1
...
For real this time
2019-07-05 11:02:09 -07:00
Steven Fackler
e760d82f64
Drop tokio- prefix from TLS crates
...
They're way too wordy and used with both tokio-postgres and postgres
anyway.
2019-06-29 16:07:56 -07:00
Steven Fackler
14571ab029
Remove synchronous crate
...
It will be coming back! It's just going to involve a full rewrite and
removing it for now makes some of that restructuring easier.
2018-12-08 16:11:03 -08:00
Steven Fackler
5c89b35785
Upgrade native-tls
2018-06-25 21:25:49 -07:00
Steven Fackler
c70a03f9e6
Split out TLS implementations
...
This provides a lot more flexibility around version support, and unlike
the ToSql/FromSql implementations, these don't actually need to be in
postgres itself.
2018-05-28 10:42:21 -07:00