Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit71d6c4b

Browse files
committed
Remove useless member of BackendParameters.
Oversight ine256266, which stopped using SpinlockSemaArray but forgotto remove it from the array.Reported-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://postgr.es/m/310f4005-91d7-42b2-ac70-92624260dd28%40iki.fi
1 parent83aadbe commit71d6c4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/backend/postmaster/launch_backend.c‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ typedef struct
108108
#ifdefUSE_INJECTION_POINTS
109109
structInjectionPointsCtl*ActiveInjectionPoints;
110110
#endif
111-
PGSemaphore*SpinlockSemaArray;
112111
intNamedLWLockTrancheRequests;
113112
NamedLWLockTranche*NamedLWLockTrancheArray;
114113
LWLockPadded*MainLWLockArray;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp