Remove pg_spin_delay().
This code appears to be an artifact from commit b64d92f1a5 that was
never used for anything.
Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://postgr.es/m/afouZUH_eUkIj4i4%40nathan
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/ae27a41e0c7f1d1c451aff230cac32fc7cdb1fee
Modified Files
--------------
src/include/port/atomics.h | 5 ----
src/include/port/atomics/arch-x86.h | 54 -------------------------------------
src/include/port/atomics/generic.h | 6 -----
3 files changed, 65 deletions(-)