diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-11-16 18:50:06 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-11-16 18:50:06 -0500 |
commit | e93b62985f9c69dcb6f0747450809fff64b78a6e (patch) | |
tree | 8a7f16d6735c2711544fa726ee2300d2b3a0fed9 /src/backend/utils/adt/array_userfuncs.c | |
parent | 8004953b5a2449c26c4e082771276b2f8629d153 (diff) | |
download | postgresql-e93b62985f9c69dcb6f0747450809fff64b78a6e.tar.gz postgresql-e93b62985f9c69dcb6f0747450809fff64b78a6e.zip |
Remove volatile qualifiers from bufmgr.c and freelist.c
Prior to commit 0709b7ee72e4bc71ad07b7120acd117265ab51d0, 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
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions