Remove useless member of BackendParameters. Oversight in e2562667, which stopped using SpinlockSemaArray but forgot to remove it from the array.
Reported-by: Heikki Linnakangas <hlinn...@iki.fi> Discussion: https://postgr.es/m/310f4005-91d7-42b2-ac70-92624260dd28%40iki.fi Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/71d6c4b966ae8699103548107312275fc8029fc2 Modified Files -------------- src/backend/postmaster/launch_backend.c | 1 - 1 file changed, 1 deletion(-)