If we're going to have a non-panic check for held_lwlocks[] overrun,
Tom Lane <tgl@sss.pgh.pa.us>
If we're going to have a non-panic check for held_lwlocks[] overrun, it must occur *before* we get into the critical state of holding a lock we have no place to record. Per discussion with Qingqing Zhou.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/lwlock.c | modified | +9 −5 |