We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83aadbe commit 71d6c4bCopy full SHA for 71d6c4b
src/backend/postmaster/launch_backend.c
@@ -108,7 +108,6 @@ typedef struct
108
#ifdef USE_INJECTION_POINTS
109
struct InjectionPointsCtl *ActiveInjectionPoints;
110
#endif
111
- PGSemaphore *SpinlockSemaArray;
112
int NamedLWLockTrancheRequests;
113
NamedLWLockTranche *NamedLWLockTrancheArray;
114
LWLockPadded *MainLWLockArray;
0 commit comments