pgsql: Try to fix memory barriers on x86_64.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Try to fix memory barriers on x86_64.
Дата
Msg-id E1RCNos-0003e8-3v@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Support index-only scans using the visibility map to avoid heap
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Add missing space.