mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
4ea746a84f
Trying to connect to template0 left a global referenced buffer because the scan of pg_database wasn't ended properly before elog(FATAL). Jan