git.postgresql.org Git - postgresql.git/commit
2014年3月31日 18:32:12 +0000 (14:32 -0400)
2014年3月31日 18:38:18 +0000 (14:38 -0400)
commit e980ec7c80713e645e08b74e126badb1ca5cecfa
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.
This is the main PostgreSQL git repository.
RSS
Atom