pgsql: Try to fix memory barriers on x86_64. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Try to fix memory barriers on x86_64.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Support index-only scans using the visibility map to avoid heap
Next
From: Robert Haas
Date:
Subject: pgsql: Add missing space.