diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-10-16 14:20:36 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-10-16 14:20:36 -0400 |
commit | d53e3d5fe0b97ebcec5340dc4f44faf2b1a5d52f (patch) | |
tree | aa177930b1e077af72162d70375a61120b755ba8 /src/backend/regex/regcomp.c | |
parent | 430008b5a7ac395ab3057377104148e80718045c (diff) | |
download | postgresql-d53e3d5fe0b97ebcec5340dc4f44faf2b1a5d52f.tar.gz postgresql-d53e3d5fe0b97ebcec5340dc4f44faf2b1a5d52f.zip |
Remove volatile qualifiers from proc.c and procarray.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.
Michael Paquier
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions