mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 08:34:03 -04:00
d1824a5ccb
persistent_conn was left dangling after a disconnect in the unnamed connection case, causing a subsequent disconnect to crash the backend.