forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1fe0466
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 onlywhen we run out of memory.Reviewed-by: Maxim OrlovDiscussion:https://www.postgresql.org/message-id/7c2090cd-a72a-4e34-afaa-6dd2ef31440e@iki.fi1 parent99b937a commit1fe0466
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
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
Comments
(0)