remove unnecessary volatile qualifiers
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2026-06-30T21:47:36Z
Lists: pgsql-hackers
Attachments
- v1-0001-Remove-unnecessary-volatile-qualifiers.patch (text/plain)
I looked into some of these earlier [0], but ended up leaving them alone at the time. Here is a new patch that removes all of the volatile markers in the tree that seemed obviously unnecessary to me. [0] https://postgr.es/m/aZX2oUcKf7IzHnnK%40nathan -- nathan