mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
will be released by transaction abort before _bt_end_vacuum gets called. If either of these "can't happen" errors actually happened, we'd freeze up trying to acquire an already-held lock. Latest word is that this does not explain Martin Pitt's trouble report, but it still looks like a bug.