aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-03-01 16:21:52 -0800
committerAndres Freund <andres@anarazel.de>2018-03-01 16:21:52 -0800
commit07c6e5163e1f4ae12a3a6478788dd969f8f38cc9 (patch)
tree450c1ae64837852efd695087bdbaea3231f40d2f /src/backend/access/gist/gistvacuum.c
parent8ecdc2ffe3da3a84d01e51c784ec3510157c893b (diff)
downloadpostgresql-07c6e5163e1f4ae12a3a6478788dd969f8f38cc9.tar.gz
postgresql-07c6e5163e1f4ae12a3a6478788dd969f8f38cc9.zip
Remove volatile qualifiers from shm_mq.c.
Since commit 0709b7ee, spinlock primitives include a compiler barrier so it is no longer necessary to access either spinlocks or the memory they protect through pointer-to-volatile. Like earlier commits e93b6298, d53e3d5f, 430008b5, 8f6bb851, df4077cd. Author: Thomas Munro Discussion: https://postgr.es/m/CAEepm=204T37SxcHo4=xw5btho9jQ-=ZYYrVdcKyz82XYzMoqg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions