Remove --disable-spinlocks.

Thomas Munro <tmunro@postgresql.org>

Commit: e25626677f8076eb3ce94586136c5464ee154381
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2024-07-30T10:58:37Z
Releases: 18.0
Remove --disable-spinlocks.

A later change will require atomic support, so it wouldn't make sense
for a hypothetical new system not to be able to implement spinlocks.

Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> (concept, not the patch)
Reviewed-by: Andres Freund <andres@anarazel.de> (concept, not the patch)
Discussion: https://postgr.es/m/3351991.1697728588%40sss.pgh.pa.us

Files

Documentation touched

Discussion