Re: remove pg_spin_delay() from atomics code

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2026-05-27T17:43:58Z
Lists: pgsql-hackers
On Wed, May 27, 2026 at 02:37:56AM -0400, Corey Huinker wrote:
> +1
> 
> The patch removes all 0 usages of pg_spin_delay, and all mentions of
> pg_spin_delay.
> 
> All the associated comments were removed, no more, no less.
> 
> Deleted code is debugged code.

Thanks for looking.  FWIW I'm planning to wait until v20 opens for
development before committing this.  That's probably unnecessary, but I see
no advantage to rushing.

-- 
nathan