Remove pg_spin_delay().
Nathan Bossart <nathan@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port/atomics/arch-x86.h | modified | +0 −54 |
| src/include/port/atomics/generic.h | modified | +0 −6 |
| src/include/port/atomics.h | modified | +0 −5 |
Discussion
- remove pg_spin_delay() from atomics code 4 messages · 2026-05-05 → 2026-06-30