You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Problem
We are pining our fork of rust-postgres to a commit hash and that
prevents us from making
further changes to it. The latest commit in rust-postgres requires
#8747,
but that seems to have gone stale. I reverted rust-postgres `neon`
branch to the pinned commit in
neondatabase/rust-postgres#31.
## Summary of changes
Switch back to using the `neon` branch of the rust-postgres fork.
0 commit comments