mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-02 10:17:02 +08:00
persistent_conn was left dangling after a disconnect in the unnamed connection case, causing a subsequent disconnect to crash the backend.