mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
(ie, when not inside a transaction block), so that we can avoid holding locks longer than necessary. Per trouble report from Philip Warner.