• Robert Haas's avatar
    Remove more volatile qualifiers. · 8f6bb851
    Robert Haas authored
    Prior to commit 0709b7ee, access to
    variables within a spinlock-protected critical section had to be done
    through a volatile pointer, but that should no longer be necessary.
    This continues work begun in df4077cd
    and 6ba4ecbf.
    
    Thomas Munro and Michael Paquier
    8f6bb851
walreceiver.c 34.5 KB