Commit 1fe0466
committed
Fix comment in LockReleaseAll() on when locallock->nLock can be zero
We reach this case also e.g. when a deadlock is detected, not only
when we run out of memory.
Reviewed-by: Maxim Orlov
Discussion: https://www.postgresql.org/message-id/7c2090cd-a72a-4e34-afaa-6dd2ef31440e@iki.fi1 parent 99b937a commit 1fe0466
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2258 | 2258 | | |
2259 | 2259 | | |
2260 | 2260 | | |
2261 | | - | |
2262 | | - | |
2263 | | - | |
| 2261 | + | |
| 2262 | + | |
2264 | 2263 | | |
2265 | 2264 | | |
2266 | 2265 | | |
| |||
0 commit comments