• Robert Haas's avatar
    Remove volatile qualifiers from lwlock.c. · df4077cd
    Robert Haas authored
    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.
    df4077cd
lwlock.c 33.5 KB