Try to fix memory barriers on x86_64.

Robert Haas <rhaas@postgresql.org>

Commit: 6a6082c27c148eb452d804af306e8745f6e49b36
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-10-08T03:42:57Z
Releases: 9.2.0
Try to fix memory barriers on x86_64.

%esp is no good; must use %rsp there.

Files

PathChange+/−
src/include/storage/barrier.h modified +15 −5