diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-10-16 14:12:20 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-10-16 14:14:15 -0400 |
commit | 430008b5a7ac395ab3057377104148e80718045c (patch) | |
tree | ce5a886df7a02f821aa773ddbb11fa6848dae980 /src/backend/regex/regcomp.c | |
parent | 78652a3332128c89ae369e03698f7212ca73d022 (diff) | |
download | postgresql-430008b5a7ac395ab3057377104148e80718045c.tar.gz postgresql-430008b5a7ac395ab3057377104148e80718045c.zip |
Remove volatile qualifiers from dynahash.c, shmem.c, and sinvaladt.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.
Thomas Munro
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions