mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-07 22:29:32 +00:00
* fix(postgres): make `PgStream::recv_unchecked()` cancel-safe * fix(postgres): make `PgListener` close the connection on-error * fix: incorrect math in `BufferedSocket::read_buffered()`