mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-21 23:20:40 +00:00
The `LayerInner::version` never needed to be read in more than one place. Clarified while fixing #5737 of which this is the first step. This decrements possible wrong atomics usage in Layer, but does not really fix anything.