Allocate a few extra LWLocks for possible use by add-on modules.
Tom Lane <tgl@sss.pgh.pa.us>
Allocate a few extra LWLocks for possible use by add-on modules. Per request from Marc Munro.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/lwlock.c | modified | +3 −2 |
| src/include/pg_config_manual.h | modified | +6 −1 |