Oversight in
e2562667, which stopped using SpinlockSemaArray but forgot
to remove it from the array.
Reported-by: Heikki Linnakangas
Discussion: https://postgr.es/m/
310f4005-91d7-42b2-ac70-
92624260dd28%40iki.fi
#ifdef USE_INJECTION_POINTS
struct InjectionPointsCtl *ActiveInjectionPoints;
#endif
- PGSemaphore *SpinlockSemaArray;
int NamedLWLockTrancheRequests;
NamedLWLockTranche *NamedLWLockTrancheArray;
LWLockPadded *MainLWLockArray;