Thread: pgsql: Try to fix memory barriers on x86_64.

pgsql: Try to fix memory barriers on x86_64.

From
Robert Haas
Date:
Try to fix memory barriers on x86_64.

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6a6082c27c148eb452d804af306e8745f6e49b36

Modified Files
--------------
src/include/storage/barrier.h |   20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)