summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRobert Haas2014-03-31 18:32:12 +0000
committerRobert Haas2014-03-31 18:32:12 +0000
commit4bc15a8bfbc7856bc3426dc9ab99567eebbb64d3 (patch)
treeff70832de162c00c03e7a612a64a9700abd6a448 /contrib
parent0f95b723eb207ca8fe2a0391b444db23b386617b (diff)
Mark FastPathStrongRelationLocks volatile.
Otherwise, the compiler might decide to move modifications to data within this structure outside the enclosing SpinLockAcquire / SpinLockRelease pair, leading to shared memory corruption. This may or may not explain a recent lmgr-related buildfarm failure on prairiedog, but it needs to be fixed either way.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions