Обсуждение: pgsql: Try to fix memory barriers on x86_64.

Поиск
Список
Период
Сортировка

pgsql: Try to fix memory barriers on x86_64.

От
Robert Haas
Дата:
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(-)