aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regcomp.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2015-10-16 14:12:20 -0400
committerRobert Haas <rhaas@postgresql.org>2015-10-16 14:14:15 -0400
commit430008b5a7ac395ab3057377104148e80718045c (patch)
treece5a886df7a02f821aa773ddbb11fa6848dae980 /src/backend/regex/regcomp.c
parent78652a3332128c89ae369e03698f7212ca73d022 (diff)
downloadpostgresql-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