diff options
author | Robert Haas <rhaas@postgresql.org> | 2014-09-22 16:42:14 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2014-09-22 16:42:14 -0400 |
commit | df4077cda2eae3eb4a5cf387da0c1e7616e73204 (patch) | |
tree | 31626683b085ae982b6603507c5af61a997175f6 /src/backend/regex/regexec.c | |
parent | e38da8d6b1bd494b72a6f84310d30b55b3f67c3e (diff) | |
download | postgresql-df4077cda2eae3eb4a5cf387da0c1e7616e73204.tar.gz postgresql-df4077cda2eae3eb4a5cf387da0c1e7616e73204.zip |
Remove volatile qualifiers from lwlock.c.
Now that spinlocks (hopefully!) act as compiler barriers, as of commit
0709b7ee72e4bc71ad07b7120acd117265ab51d0, this should be safe. This
serves as a demonstration of the new coding style, and may be optimized
better on some machines as well.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions