Use an always-there test, not an Assert, to check for overrun of
Tom Lane <tgl@sss.pgh.pa.us>
Use an always-there test, not an Assert, to check for overrun of the held_lwlocks[] array. Per Qingqing Zhou.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/lwlock.c | modified | +5 −3 |