mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
e3f4cfc7
introduced a LWLockHeldByMe() call, without the corresponding
Assert() surrounding it.
Spotted by Coverity.
Backpatch: 9.1+, like the previous commit