Remove volatile qualifiers from lwlock.c.
Now that spinlocks (hopefully!) act as compiler barriers, as of commit 0709b7ee, this should be safe. This serves as a demonstration of the new coding style, and may be optimized better on some machines as well.
Showing
This diff is collapsed.
Please register or sign in to comment