Skip to content
Snippets Groups Projects
Commit e93b6298 authored by Robert Haas's avatar Robert Haas
Browse files

Remove volatile qualifiers from bufmgr.c and freelist.c

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.

Review by Andres Freund
parent 8004953b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment